Skip to main content

Bug Tracker

Side navigation

#10514 closed bug (fixed)

Opened October 17, 2011 08:42PM UTC

Closed October 17, 2011 08:46PM UTC

Last modified March 08, 2012 05:21PM UTC

removeAttr does not remove the class attribute in IE6/7

Reported by: timmywil Owned by: timmywil
Priority: low Milestone: 1.7
Component: attributes Version: 1.7b2
Keywords: Cc:
Blocked by: Blocking:
Description

removeAttribute needs the property names in IE6/7.

http://jsfiddle.net/timmywil/QGQJZ/

Attachments (0)
Change History (2)

Changed October 17, 2011 08:42PM UTC by timmywil comment:1

component: unfiledattributes
milestone: None1.7
owner: → timmywil
priority: undecidedlow
status: newassigned

Changed October 17, 2011 08:46PM UTC by timmywil comment:2

resolution: → fixed
status: assignedclosed

Use the property name in elem.removeAttribute in IE6/7 to ensure correct removals. Fixes #10514.

Changeset: f2c1d2e016018ba14cd3f1612f9a1803d5e1709e