heygrady/transform

the top and left properties missing when i use .animate({scale:[0.1,0.1]},10, function(){...}}) in IE

Closed this issue · 2 comments

top and left properties of div missing when i use .animate({scale:[0.1,0.1]},10, function(){...}}) ,my div is:


is bug?

Please read this issue: It is not a bug.
http://github.com/heygrady/transform/issues#issue/6

Also, read this explanation: http://github.com/heygrady/transform/issues#issue/3

In general it is courteous to read through the other bug reports before posting a new bug. Thanks for using my plugin!