Skip to content

Correct IE note on removeAttr page  #642

Closed
@markelog

Description

@markelog

Talking about this one -

Note: 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:

Aside of removing Internet "Explorer 6, 7" for 3.0, it should include 9 and 11, but not 10.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions