]> source.dussan.org Git - jquery-ui.git/commit
Effects: Fixed a bug when animating classes and nothing should happen, e.g., calling...
authorScott González <scott.gonzalez@gmail.com>
Fri, 6 Nov 2009 14:15:53 +0000 (14:15 +0000)
committerScott González <scott.gonzalez@gmail.com>
Fri, 6 Nov 2009 14:15:53 +0000 (14:15 +0000)
commitb0733bbe59c17e49dcc8ee6dc98efe15c0c4ca8e
tree4ec85c5fe5e1de393df98119517322377212fde6
parentad2e514b07943547d351fd4684dc949125569753
Effects: Fixed a bug when animating classes and nothing should happen, e.g., calling .removeClass('foo') when the element doesn't have the class foo.
ui/jquery.effects.core.js