jQuery.css() returns a string value - handle this properly in the animation code.
authorJohn Resig <jeresig@gmail.com>
Fri, 17 Sep 2010 18:30:30 +0000 (14:30 -0400)
committerJohn Resig <jeresig@gmail.com>
Fri, 17 Sep 2010 18:30:30 +0000 (14:30 -0400)
commit192bab8ed6e8ad2b4c5de0c4660c80b6ecddfd33
tree26ae9d66aad3dffecc6d5a4c05b6bd062eceffd4
parentd1f3dc9a04225b327b6fd6deb9d3913918054a9f
jQuery.css() returns a string value - handle this properly in the animation code.
src/effects.js
test/unit/effects.js