The CSS transform property allows developers to rotate, scale, and skew blocks of HTML via CSS. There are variants that work natively on all major browsers … except for IE. I created a new library, cssSandpaper, that implements CSS3 transforms (as well as gradients and box-shadows) in IE. It also allows developers to use one transform declaration, instead of three vendor-specific ones for Opera, Firefox and WebKit browsers.
Entries from March 2010
Cross Browser CSS Transforms – even in IE
March 9th, 2010 by zoltan · 71 Comments
Tags: CSS · CSS3 · JavaScript
