Opened 14 years ago
Closed 12 years ago
#4952 closed bug (invalid)
[bug]Selectors/multiple
Reported by: | wckai | Owned by: | wckai |
---|---|---|---|
Priority: | major | Milestone: | 1.4 |
Component: | selector | Version: | 1.3.2 |
Keywords: | multiple | Cc: | |
Blocked by: | Blocking: |
Description
When i used $('single,table',xml) base on "jquery-1.3.2.min.js" to get tags which named single and table in my own "xml", a error occured, but only in IE6,IE7. But when i changed to use "jquery-1.3.1.min.js", it worked fine.
Change History (2)
comment:1 Changed 12 years ago by
Owner: | changed from john to wckai |
---|---|
Status: | new → pending |
comment:2 Changed 12 years ago by
Resolution: | → invalid |
---|---|
Status: | pending → closed |
Automatically closed due to 14 days of inactivity.
Note: See
TracTickets for help on using
tickets.
Please resubmit your ticket with a reduced test case reproducing the issue mentioned.