Transformie – CSS Transforms jQuery Plugin for Internet Explorer
by Wallace on Monday, July 19th, 2010 | No Comments

Transformie is a jQuery javascript plugin that comes in less than 5k, you embed into web pages and that brings you CSS Transforms by mapping the native IE Filter API to CSS transitions as proposed by Webkit. You are able to you to use CSS transforms in Internet Explorer by mapping the native IE Filter API to CSS transitions. It supports the functions including rotate; scale, scaleX, scaleY; skew, skewX, skewY & matrix (with the exception of the last two modifiers, tx and ty) in degrees, radians or grads. It has been tested in Internet Explorer 6 + 7 and does nothing in other web browsers.

