Skip to main content

Bug Tracker

Side navigation

#5459 closed bug (fixed)

Opened November 06, 2009 01:02AM UTC

Closed November 07, 2009 04:25PM UTC

Last modified March 30, 2011 08:14PM UTC

.animate() does nothing when passed an empty hash

Reported by: scottgonzalez Owned by:
Priority: minor Milestone: 1.4
Component: effects Version: 1.3.2
Keywords: Cc:
Blocked by: Blocking:
Description

$(el).animate({}, function() { alert('done'); }); doesn't execute the callback.

Attachments (0)
Change History (3)

Changed November 07, 2009 04:25PM UTC by john comment:1

resolution: → fixed
status: newclosed

Changed December 21, 2009 04:11PM UTC by john comment:2

Changed March 30, 2011 08:14PM UTC by dmethvin comment:3

#3646 is a duplicate of this ticket.