Side navigation
#8009 closed bug (worksforme)
Opened January 19, 2011 10:18AM UTC
Closed January 19, 2011 12:33PM UTC
Last modified January 19, 2011 12:33PM UTC
not(selector) is not complementary to $(selector)
Reported by: | ing.paolo.mazzoni@gmail.com | Owned by: | |
---|---|---|---|
Priority: | low | Milestone: | 1.next |
Component: | selector | Version: | 1.4.4 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
Example http://www.jsfiddle.net/4k3b8/1/
Attachments (0)
Change History (3)
Changed January 19, 2011 11:23AM UTC by comment:1
Changed January 19, 2011 12:33PM UTC by comment:2
component: | unfiled → selector |
---|---|
priority: | undecided → low |
resolution: | → worksforme |
status: | new → closed |
Thanks for taking the time to contribute to the jQuery project by writing a bug report and providing a test case!
This isn't a bug in jQuery but with your markup. After checking your test case and fixing the various xhtml violations it works as expected.
Check this test case which is xhtml valid.
Changed January 19, 2011 12:33PM UTC by comment:3
summary: | not(selector) is not complementary to %(selector) → not(selector) is not complementary to $(selector) |
---|
Obviously i mean $(selector) in the ticket's title