Submit your widget
63
Yays

Useful CSS3 and jQuery smooth transformations

Views 13880   downloads 2155   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.…

95
Yays

jqTransform with jQuery plugin

Views 10792   downloads 1909   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>…

111
Yays

jQuery 2D Transformation Plugin

Views 15299   downloads 2424   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…