fx: 1) patch from Ariel removes the need of adding properties like scrollTop and...
authorPaul Bakaus <paul.bakaus@googlemail.com>
Tue, 24 Jun 2008 10:00:42 +0000 (10:00 +0000)
committerPaul Bakaus <paul.bakaus@googlemail.com>
Tue, 24 Jun 2008 10:00:42 +0000 (10:00 +0000)
commitb5d65d4e4920d0a09bb53504cca7c21033ea8790
tree71c15844dc521cbc217a12ee78fe5c4b1b37514c
parent4812446594645b0a431b66507595afd3331e3292
fx:  1) patch from Ariel removes the need of adding properties like scrollTop and scrollLeft specifically to fx.step - The priority order is style[prop] ? style[prop] : elem[prop], 2) fixed the height/width case - it wasn't possible to animate obj.height/obj.width if there wasn't a style attr.
src/fx.js