Home › Forums › JavaScript › Remove inline CSS generated from JS animation? › Reply To: Remove inline CSS generated from JS animation?
August 29, 2013 at 11:23 am
#148523
Participant
Yepp, found:
Removing an inline onclick event handler using .removeAttr() doesn’t achieve the desired effect in Internet Explorer 6, 7, or 8. To avoid potential problems, use .prop() instead