Fx.Rotate 0.3

This Class is an attempt on providing a cross-browser rotation mechanism. It is driven from this site: [http://www.boogdesign.com/examples/transforms/matrix-calculator.html]. The result will work on all popular browsers (IE5+ included). But IE's spin is a bit odd - it seems to go traveling. You should also note that IE calculates padding after transition.



Details

Author
Arieh Glazer
Current version
0.3
GitHub
arieh/Fx.Rotate
Downloads
12025
Category
Effects
Tags
Report
GitHub Issues

Releases


Dependencies

  • _self_/_current_: core/1.3: Element,Fx,Class

How to use

var rotate = new Fx.Rotate('my-el');
rotate.start(0,350);

Discuss

A note on comments here: These comments are moderated. No comments will show up until they are approved. Comments that are not productive (i.e. inflammatory, rude, etc) will not be approved.

Found a bug in this plugin? Please report it this repository's Github Issues.

blog comments powered by Disqus