You actually can do rotation in IE6+. The implementation transforms an object using a matrix, and if you can remember your maths lessons you can do far more than just rotate.
here is the link. http://msdn.microsoft.com/en-us/library/ms533014%28VS.85%29.aspx
You actually can do rotation in IE6+. The implementation transforms an object using a matrix, and if you can remember your maths lessons you can do far more than just rotate.
here is the link. http://msdn.microsoft.com/en-us/library/ms533014%28VS.85%29.aspx