Side navigation
#4006 closed bug (duplicate)
Opened January 27, 2009 08:57PM UTC
Closed February 08, 2009 06:39PM UTC
Selector 'input[type="text"][value=""]' fails
| Reported by: | ipartola | Owned by: | john | 
|---|---|---|---|
| Priority: | minor | Milestone: | 1.3.2 | 
| Component: | selector | Version: | 1.3.1 | 
| Keywords: | Cc: | ||
| Blocked by: | Blocking: | 
Description
Using the following selector fails in 1.3.1:
$('input[type="text"][value=""]')
Thank you.
Igor
Duplicate of #3990