Side navigation
#4952 closed bug (invalid)
Opened July 23, 2009 04:24AM UTC
Closed December 02, 2010 08:07AM UTC
[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.
Please resubmit your ticket with a reduced test case reproducing the issue mentioned.