]> source.dussan.org Git - jquery-ui.git/commit
Effects core: Refactored .effect() method; now uses _normalizeArguments and honors...
authorScott González <scott.gonzalez@gmail.com>
Thu, 11 Jun 2009 13:06:20 +0000 (13:06 +0000)
committerScott González <scott.gonzalez@gmail.com>
Thu, 11 Jun 2009 13:06:20 +0000 (13:06 +0000)
commit4175ca180af57cb3c5cd938fb828b2d11404ae43
tree5b9a5b92dc5a1fa9f46211e31d479277c51c2bc0
parente50d9d3515cd9183803bb7ba365a682db1166953
Effects core: Refactored .effect() method; now uses _normalizeArguments and honors jQuery.fx.off.  Fixes #4328 (IE6 with fx.off and highlight throws a script error).
ui/effects.core.js