]> source.dussan.org Git - jquery-ui.git/commit
Fixed the initialization of color animations for cases where the first step of the...
authorScott González <scott.gonzalez@gmail.com>
Sun, 20 Sep 2009 21:07:38 +0000 (21:07 +0000)
committerScott González <scott.gonzalez@gmail.com>
Sun, 20 Sep 2009 21:07:38 +0000 (21:07 +0000)
commit217266fb62b821e8edc0aeb37428a7370848e060
tree7c54a40b9cd3ba5e92e73b051ade2db5536b816c
parentc6990895bed334f87133c433bd364585d3fd2d89
Fixed the initialization of color animations for cases where the first step of the animation doesn't happen in the same millisecond as the call to animate. Fixes #4251 - NaN in color animation (Firefox 3).
ui/jquery.effects.core.js