brandonaaron / jquery-cssHooks

Collection of cssHooks that work with jQuery 1.4.3+
Other
478 stars 80 forks source link

transform #12

Closed burin closed 13 years ago

burin commented 13 years ago

Helpful reference:

http://compass-style.org/docs/reference/compass/css3/transform/

brandonaaron commented 13 years ago

Also a rotate cssHook: https://github.com/lrbabe/jquery.rotate.js/blob/master/jquery.rotate.js

louisremi commented 13 years ago

I'm currently working on a complete transform hook. I figured out that the only way to implement getters is to keep track of each transformation.

burin commented 13 years ago

added: https://github.com/brandonaaron/jquery-cssHooks/commit/d16c96135900b6d7701a1b0520213b7c4e1346a4