#14478 closed bug (worksforme)
addClass not working in IE9 with 1.10.1
Reported by: | Owned by: | ||
---|---|---|---|
Priority: | undecided | Milestone: | None |
Component: | unfiled | Version: | 1.10.2 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
function .addClass() is not work in jQuery version 1.10.1+.
Only tested with a table.
Works with 1.8.3, 1.9.1 on jsfiddle. Does not work with 1.10.1 on jsfiddle and 1.10.2 locally.
Change History (2)
comment:1 Changed 9 years ago by
Resolution: | → worksforme |
---|---|
Status: | new → closed |
comment:2 Changed 9 years ago by
Replying to [email protected]…:
Does not work with 1.10.1 on jsfiddle and 1.10.2 locally.
You are seeing a symptom of #13980. unframed 1.10.x works, as does 1.x-master.
Note: See
TracTickets for help on using
tickets.
Replying to [email protected]…:
I just tried every version on jsfiddle and they all work correctly.