Skip to main content

Search and Top Navigation

#8493 closed bug (fixed)

Opened August 13, 2012 09:08AM UTC

Closed August 13, 2012 09:47AM UTC

1.8.22 with jQuery 1.8 breaks 0 duration animations

Reported by: jarkaruus Owned by:
Priority: minor Milestone: 1.8.23
Component: ui.effects.core Version: 1.8.22
Keywords: Cc:
Blocked by: Blocking:
Description

Having both jQuery UI 1.8.22 and jQuery 1.8 on the page breaks 0 duration animations.

$(element).animate({ left: '200px' }, 0); no animation

http:jsfiddle.net/LQMzb/

Attachments (0)
Change History (1)

Changed August 13, 2012 09:47AM UTC by scottgonzalez comment:1

milestone: 1.9.01.8.23
resolution: → fixed
status: newclosed

Fixed in c7223b952d662cd2f0f0886705ffcd1931620fe2.