]> source.dussan.org Git - jquery-ui.git/commit
Effects: Proper argument shuffling when calling show/hide/toggle without a speed.
authorScott González <scott.gonzalez@gmail.com>
Thu, 4 Mar 2010 01:31:17 +0000 (01:31 +0000)
committerScott González <scott.gonzalez@gmail.com>
Thu, 4 Mar 2010 01:31:17 +0000 (01:31 +0000)
commit301eb30ac1b72763a5800c226e8dab3322d402a5
tree7ae9f3127ce3f69f7feffd923e6d1ea4101afc08
parent868732edac096d254295a818f24a605d9c14709c
Effects: Proper argument shuffling when calling show/hide/toggle without a speed.

Fixes #5269 - Show and hide effects errantly require "duration" option to fire callback.
ui/jquery.effects.core.js