#7382 closed bug (fixed)
CSS selector [class!=invalid] not working
Reported by: | Jeremy S | Owned by: | |
---|---|---|---|
Priority: | high | Milestone: | 1.4.4 |
Component: | selector | Version: | 1.4.3 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
Upon upgrading to jquery 1.4.3 I've noticed I can no longer use "!=" and instead I need to use :not([])
See test case here: http://jsfiddle.net/n8k7t/
Change History (3)
comment:2 Changed 12 years ago by
Component: | unfiled → selector |
---|---|
Milestone: | 1.5 → 1.4.4 |
Priority: | undecided → high |
Resolution: | → fixed |
Status: | new → closed |
Further reduced for readability: http://jsfiddle.net/rwaldron/ThcbG/2/
Note: See
TracTickets for help on using
tickets.
Duplicate of #7243. This was only an issue in Firefox and jQuery 1.4.3. It's fixed and will be in jQuery 1.4.4