A simpler read here: http://blog.siteroller.net/cross-browser-css-rotation
To be fair, my method there is not as efficient as the code at the link Chilian posted, but unless you are doing heavy transitions, it won't matter. I am working on a script that handles all crossbrowser differences, including transforms, border-radius, box-shadow, et al. As per the post referred to, I use MJS to generate the Matrix as needed, and calculate the point of rotationwithout querying the dom, unless triggered by a resize event. It is in a private repo, but if you want, PM me for access (or call me at 054 843-9547) Happy Holidays. SamGoody On Sep 9, 3:17 pm, "Chilian C." <[email protected]> wrote: > http://extremelysatisfactorytotalitarianism.com/blog/?p=1002 > > On Sep 9, 1:02 pm, אריה גלזר <[email protected]> wrote: > > >http://www.boogdesign.com/examples/transforms/matrix-calculator.html > > > On Thu, Sep 9, 2010 at 11:43 AM, Chilian C. > > <[email protected]>wrote: > > > > i need a simple solution for rotating an element by 0,0. > > > -- > > Arieh Glazer > > אריה גלזר > > 052-5348-561 > > 5561 > >
