Skip to main content

Bug Tracker

Side navigation

#1650 closed bug (invalid)

Opened September 17, 2007 02:52PM UTC

Closed September 18, 2007 02:40PM UTC

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.

Attachments (0)
Change History (1)

Changed September 18, 2007 02:40PM UTC by brandon comment:1

resolution: → invalid
status: newclosed

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