Side navigation
#2337 closed bug (invalid)
Opened February 13, 2008 07:05PM UTC
Closed May 11, 2008 10:34PM UTC
jQuery(selector, context) don't work with unbound nodes
Reported by: | ieure | Owned by: | |
---|---|---|---|
Priority: | major | Milestone: | 1.2.4 |
Component: | core | Version: | 1.2.3 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
If you pass an array of jQuery selection of un-bound (i.e. not present in the page's DOM) nodes, selectors don't work at all.
Looks like a long-standing bug, I can reproduce it in 1.1.4 and 1.2.3.
Testcase attached.
Please ignore index.2.html.