Modify ↓
Ticket #9623 (closed bug: duplicate)
IE6 & 7 will not match attribute selector queries if the attribute in question has no value or a falsy value.
| Reported by: | barney.carroll@… | Owned by: | |
|---|---|---|---|
| Priority: | high | Milestone: | 1.next |
| Component: | selector | Version: | 1.6.1 |
| Keywords: | Cc: | ||
| Blocking: | Blocked by: |
Description
IE6 & 7 will not match attribute selector queries if the attribute in question has no value or a falsy value.
Example: http://jsfiddle.net/barney/Qj5Jd/
Change History
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.

The test case I provided implies this only concerns custom attributes, however valid markup scenarios (ie images with empty alt attributes) also fail to match