Opened 13 years ago
Closed 12 years ago
#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: | |
Blocked by: | Blocking: |
Description
could not work in ie7 .when attribute is [disabled='disabled']
Attachments (1)
Change History (3)
Changed 13 years ago by
comment:1 Changed 13 years ago by
Component: | unfiled → selector |
---|---|
Summary: | could not work in ie7 .when attribute is [disabled='disabled'] → ie7 won't select [disabled='disabled'] |
comment:2 Changed 12 years ago by
Priority: | → undecided |
---|---|
Resolution: | → worksforme |
Status: | new → closed |
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]")
Note: See
TracTickets for help on using
tickets.
the demo of this section