Modify ↓
Ticket #4006 (closed bug: duplicate)
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: | ||
| Blocking: | Blocked by: |
Description
Using the following selector fails in 1.3.1:
$('input[type="text"][value=""]')
Thank you.
Igor
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.

Duplicate of #3990