CSS transforms For IE: Transformie
17
Jul
// php the_time('Y') ?>
Transformie is a lightweight (~5kb) jQuery plugin that enables you to use CSS transforms in Internet Explorer by mapping the native IE Filter API to CSS transitions as proposed by Webkit.
It supports the functions:
- rotate
- scale, scaleX, scaleY
- skew, skewX, skewY
- matrix (with the exception of the last two modifiers, tx and ty)
It works in Internet Explorer 6 + 7 and does not apply anything in other browsers.
Requirements: Query and Sylvester (included)
Compatibility: Internet Explorer 6 and 7
Website: http://transformie.com/
Download: http://transformie.com/download.html
Compatibility: Internet Explorer 6 and 7
Website: http://transformie.com/
Download: http://transformie.com/download.html
- Tags:
Internet Explorer WebKit
- Filed under: Other License, Xhtml & Css
- 3 Comments













3 Responses for "CSS transforms For IE: Transformie"
Nice Plugin…
What about IE8?
Great plugin, will there be any possibility of a version being released for Firefox? I hate having to transform images before adding them to a website they never seem to look right. This plugin will make life easier and i can tweek the transform in my coding rather than having to keep changing the image version.