Click here to Skip to main content
15,891,925 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
I am writing a small animation library. One thing that I need is a way to get the elements current rotateX, rotateY and rotateZ properties. I found this article http://css-tricks.com/get-value-of-css-rotation-through-javascript/[^], but they only returns the rotate property, not the individual properties.

Does anyone know how I can calculate this?

Thanks in advance,
Dom
Posted

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900