Skip to main content

Bug Tracker

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.

http://jsfiddle.net/TGyXM/5/

Attachments (0)
Change History (2)

Changed October 22, 2013 07:53PM UTC by rwaldron comment:1

resolution: → worksforme
status: newclosed

Replying to [ticket:14478 jkshihadeh@…]:

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. http://jsfiddle.net/TGyXM/5/

I just tried every version on jsfiddle and they all work correctly.

Changed October 22, 2013 08:28PM UTC by gibson042 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.