Side navigation
#5847 closed bug (duplicate)
Opened January 18, 2010 10:43AM UTC
Closed November 22, 2010 04:53AM UTC
Last modified November 22, 2010 04:53AM UTC
Problem with XHTML
| Reported by: | Cédric | Owned by: | |
|---|---|---|---|
| Priority: | major | Milestone: | |
| Component: | selector | Version: | 1.3.2 |
| Keywords: | xhtml | Cc: | |
| Blocked by: | Blocking: |
Description
I'm working with jqtouch. It doesn't work with XHTML pages (header.xhtml)
But if I patch jquery (patch.js) it works.
As you can see, elem.getAttribute( name ) is the problem.
What do you think ?
(I've looked at the version 1.4.1pre and there isn't this kind of fix)
Attachments (2)
Change History (5)
Changed January 20, 2010 03:18AM UTC by comment:1
| resolution: | → invalid |
|---|---|
| status: | new → closed |
Changed April 25, 2010 06:22PM UTC by comment:2
| resolution: | invalid |
|---|---|
| status: | closed → reopened |
It seems others got problems with XHTML
Changed June 14, 2010 12:10AM UTC by comment:3
| component: | unfiled → selector |
|---|
Changed November 22, 2010 04:53AM UTC by comment:4
| resolution: | → duplicate |
|---|---|
| status: | reopened → closed |
Can you attach a complete test case? It isn't clear from the fragments here what the underling problem is.