Submit your widget
111
Yays

jQuery 2D Transformation Plugin

Views 15307   downloads 2430   Layout & Interface

jQuery 1.4.2 is the minimum for this plugin to function correctly. This plug-in allows you to apply 2D transformations in all CSS3 capable browsers as well as Internet Explorer. This plug-in works in…

95
Yays

jqTransform with jQuery plugin

Views 10803   downloads 1917   Form

Usage 1- Add javascript inclusion in the header section of your web page //required <script type="text/javascript" src="js/jquery.js"></script> <script type="text/javascript" src="js/jquery.jqtransform.min.js"></script>…

63
Yays

Useful CSS3 and jQuery smooth transformations

Views 13888   downloads 2159   Layout & Interface

Super-smooth CSS3 transformations and transitions for jQuery Just include this script after jQuery. Requires jQuery 1.4+. Use $('...').transition instead of jQuery's $('...').animate.…