Side navigation
#14478 closed bug (worksforme)
Opened October 22, 2013 07:38PM UTC
Closed October 22, 2013 07:53PM UTC
Last modified October 22, 2013 08:28PM UTC
addClass not working in IE9 with 1.10.1
Reported by: | jkshihadeh@gmail.com | 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.
Attachments (0)
Change History (2)
Changed October 22, 2013 07:53PM UTC by comment:1
resolution: | → worksforme |
---|---|
status: | new → closed |
Changed October 22, 2013 08:28PM UTC by comment:2
Replying to [ticket:14478 jkshihadeh@…]:
Does not work with 1.10.1 on jsfiddle and 1.10.2 locally. http://jsfiddle.net/TGyXM/5/
You are seeing a symptom of #13980. unframed 1.10.x works, as does 1.x-master.
Replying to [ticket:14478 jkshihadeh@…]:
I just tried every version on jsfiddle and they all work correctly.