Side navigation
#9952 closed bug (duplicate)
Opened August 01, 2011 03:02PM UTC
Closed August 12, 2011 01:35PM UTC
Last modified March 10, 2012 01:12AM UTC
attr ("disabled", true [or false or 1 or 0]) does not work properly in IE
Reported by: | marllos | Owned by: | marllos |
---|---|---|---|
Priority: | low | Milestone: | None |
Component: | attributes | Version: | 1.6.2 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
The attr ("disabled",true) or attr ("disabled",false), works with jquery 1.5.1 and IE8, but not working in jquery 1.6.2 and IE8. In other browsers are ok.
Attachments (0)
Change History (5)
Changed August 01, 2011 03:07PM UTC by comment:1
component: | unfiled → attributes |
---|---|
owner: | → marllos |
priority: | undecided → low |
status: | new → pending |
Changed August 11, 2011 04:34PM UTC by comment:2
Changed August 11, 2011 04:35PM UTC by comment:3
p.s. The input actually gets disabled/enabled, but if you notice after it is re-enabled the text in the input is gray as if it was still disabled.
Changed August 12, 2011 01:35PM UTC by comment:4
resolution: | → duplicate |
---|---|
status: | pending → closed |
Thanks for taking the time to contribute to the jQuery project! Please provide a reduced test case on http://jsfiddle.net that reproduces the issue experienced to help us assess your ticket.
Additionally, test against the jQuery (edge) version to ensure the issue still exists.