Opened 14 years ago
Closed 12 years ago
#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: | ||
Blocked by: | Blocking: |
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 (2)
comment:1 Changed 13 years ago by
Component: | unfiled → selector |
---|
comment:2 Changed 12 years ago by
Milestone: | 1.3.1 → 1.4.4 |
---|---|
Priority: | minor → low |
Resolution: | → worksforme |
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
This is no longer an issue
http://jsfiddle.net/rwaldron/tHGqR/1/