]> source.dussan.org Git - jquery-ui.git/commit
Effects: Force a non-empty hash of properties for class animations to ensure the...
authorScott González <scott.gonzalez@gmail.com>
Fri, 6 Nov 2009 01:12:09 +0000 (01:12 +0000)
committerScott González <scott.gonzalez@gmail.com>
Fri, 6 Nov 2009 01:12:09 +0000 (01:12 +0000)
commit23c87aaf435955ea02794d4e09fde53887040e96
tree7e2ca361c0c55e12cb40c3018cf393ccaccf2ca9
parentb0f59eebdbf638cd863d5f181069e44d9a54e511
Effects: Force a non-empty hash of properties for class animations to ensure the callback is always executed. Fixes #4396 - animateClass does nothing if there are no styles changes. See jQuery core bug #5459 for the cause.
ui/jquery.effects.core.js