Modify ↓
Ticket #3950 (closed bug: worksforme)
$("select option[value='']") fails
| Reported by: | DavidRhodes | Owned by: | |
|---|---|---|---|
| Priority: | low | Milestone: | 1.4.4 |
| Component: | selector | Version: | 1.3 |
| Keywords: | Cc: | ||
| Blocking: | Blocked by: |
Description
$("select option[value=]").addClass("highlight")
This fails on 1.3.1 with an 'Exception not caught...' error, it worked on 1.3
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.
