Bug Tracker

Opened 9 years ago

Closed 9 years ago

Last modified 9 years ago

#14478 closed bug (worksforme)

addClass not working in IE9 with 1.10.1

Reported by: [email protected] 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/

Change History (2)

comment:1 in reply to:  description Changed 9 years ago by Rick Waldron

Resolution: worksforme
Status: newclosed

Replying to [email protected]:

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.

comment:2 in reply to:  description Changed 9 years ago by gibson042

Replying to [email protected]:

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.

Note: See TracTickets for help on using tickets.