Skip to content

className support for IE < 8 in Bar.js#213

Open
air2 wants to merge 1 commit intooria:masterfrom
air2:patch-1
Open

className support for IE < 8 in Bar.js#213
air2 wants to merge 1 commit intooria:masterfrom
air2:patch-1

Conversation

@air2
Copy link
Contributor

@air2 air2 commented May 6, 2014

The className must not set thru the setAttribute on IE < 8. Else the css associated with this class is not properly applied to the node.
See also: http://stackoverflow.com/questions/5406301/ie7-how-to-set-the-class-attribute-for-a-dynamically-created-element-in-javas

The className must not set thru the setAttribute on IE < 8. Else the css associated with this class is not properly applied to the node.
See also: http://stackoverflow.com/questions/5406301/ie7-how-to-set-the-class-attribute-for-a-dynamically-created-element-in-javas
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant