Modify ↓
Ticket #6715 (closed bug: worksforme)
ie7 won't select [disabled='disabled']
| Reported by: | sky266 | Owned by: | |
|---|---|---|---|
| Priority: | undecided | Milestone: | 1.4.3 |
| Component: | selector | Version: | 1.4.2 |
| Keywords: | selector,attribute | Cc: | |
| Blocking: | Blocked by: |
Description
could not work in ie7 .when attribute is [disabled='disabled']
Attachments
Change History
comment:1 Changed 3 years ago by dmethvin
- Component changed from unfiled to selector
- Summary changed from could not work in ie7 .when attribute is [disabled='disabled'] to ie7 won't select [disabled='disabled']
comment:2 Changed 3 years ago by rwaldron
- Priority set to undecided
- Status changed from new to closed
- Resolution set to worksforme
Tested FF3.0.12,3.6.11,4b6 Chrome5,6,7,8 Safari5 IE6,7,8 Opera10.60
http://jsfiddle.net/rwaldron/qYptG/4/
$("input[disabled]")
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.


the demo of this section