]> source.dussan.org Git - jquery-ui.git/commit
Class Animation: Use .attr( "class" ) instead of .attr( "className" ) and adjust...
authorScott González <scott.gonzalez@gmail.com>
Wed, 27 Apr 2011 14:42:21 +0000 (10:42 -0400)
committerScott González <scott.gonzalez@gmail.com>
Wed, 27 Apr 2011 14:42:21 +0000 (10:42 -0400)
commit60d4e0ae42efd780e6147f981c55bdfeafdfaa54
tree885d028f7033ff0d4f0f3966b7fed8396eb01762
parentcd61fb1b55cc0f7cc2dc206170b1d95381edad9d
Class Animation: Use .attr( "class" ) instead of .attr( "className" ) and adjust the queueing logic for jQuery 1.6 compatibility. Fixes #7275 - $.effects.animateClass broken in jQuery 1.6."
ui/jquery.effects.core.js