Opened 16 years ago
Closed 16 years ago
#1650 closed bug (invalid)
Nodelist selector is not working as worked with the previous version and as is mentioned in the wiki
Reported by: | raszi | Owned by: | |
---|---|---|---|
Priority: | major | Milestone: | 1.2.1 |
Component: | core | Version: | 1.2 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
The Nodelist selector is not working with the new version as it is mentioned here:
http://docs.jquery.com/DOM/Traversing/Selectors#Supported_Predicates
I've tried with multiple DOM tree but is not working with the 1.2.1.
Note: See
TracTickets for help on using
tickets.
Those docs are out of date. The XPath syntax has been removed. If you still want to use XPath, please include the xpath plugin for 1.2.x. See the correct docs for selectors here: http://docs.jquery.com/Selectors