Side navigation
#10083 closed bug (duplicate)
Opened August 18, 2011 07:23AM UTC
Closed August 18, 2011 02:25PM UTC
Last modified August 18, 2011 02:25PM UTC
Form disabled bug
Reported by: | anonymous | Owned by: | |
---|---|---|---|
Priority: | undecided | Milestone: | None |
Component: | unfiled | Version: | 1.6.2 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
First make the form element to disabled.
Second use removeAttr() to remove the disabled attribute.
Then you will find that the element's style was not be changed in IE.