Skip to main content

Bug Tracker

Side navigation

#3950 closed bug (worksforme)

Opened January 22, 2009 10:50AM UTC

Closed November 04, 2010 10:50PM UTC

$("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

Attachments (0)
Change History (2)

Changed June 12, 2010 03:49AM UTC by dmethvin comment:1

component: unfiledselector

Changed November 04, 2010 10:50PM UTC by rwaldron comment:2

milestone: 1.3.11.4.4
priority: minorlow
resolution: → worksforme
status: newclosed

This is no longer an issue

http://jsfiddle.net/rwaldron/tHGqR/1/