Search and Top Navigation
#4661 closed bug (duplicate)
Opened July 09, 2009 04:35AM UTC
Closed July 20, 2009 11:39PM UTC
addClass, removeClass, toggleClass and switchClass don't work in Chrome
Reported by: | rodboev | Owned by: | |
---|---|---|---|
Priority: | critical | Milestone: | 1.8 |
Component: | ui.effects.core | Version: | 1.7.2 |
Keywords: | toggleClass switchClass | Cc: | |
Blocked by: | Blocking: |
Description
Using the latest Google Chrome (2.0.172.33), the jQueryUI addClass, removeClass, toggleClass and switchClass overrides don't work. This is easy to reproduce as even the example pages don't work:
http://www.jqueryui.com/demos/addClass/
http://www.jqueryui.com/demos/removeClass/
http://www.jqueryui.com/demos/toggleClass/
http://www.jqueryui.com/demos/switchClass/
As a workaround, I'm using the animateToClass plugin instead.
Attachments (0)
Change History (4)
Changed July 09, 2009 01:51PM UTC by comment:1
milestone: | TBD → 1.8 |
---|
Changed July 09, 2009 01:51PM UTC by comment:2
component: | ui.core → effects.core |
---|
Changed July 09, 2009 02:25PM UTC by comment:3
My mistake, this is a dupe of ticket #4324.
Charles Phillips also posted a great fix in that thread.
Changed July 20, 2009 11:39PM UTC by comment:4
resolution: | → duplicate |
---|---|
status: | new → closed |