Modify ↓
Ticket #8009 (closed bug: worksforme)
not(selector) is not complementary to $(selector)
| Reported by: | ing.paolo.mazzoni@… | Owned by: | |
|---|---|---|---|
| Priority: | low | Milestone: | 1.next |
| Component: | selector | Version: | 1.4.4 |
| Keywords: | Cc: | ||
| Blocking: | Blocked by: |
Description
Example http://www.jsfiddle.net/4k3b8/1/
Change History
comment:2 Changed 2 years ago by jitter
- Priority changed from undecided to low
- Resolution set to worksforme
- Status changed from new to closed
- Component changed from unfiled to selector
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.
Please follow the bug reporting guidlines and use jsFiddle when providing test cases and demonstrations instead of pasting the code in the ticket.
Note: See
TracTickets for help on using
tickets.

Obviously i mean $(selector) in the ticket's title