Submit your widget
35
Yays

JQuery Box Lid Menu in action by hovering your mouse over the menu bar on the left

Views 17317   downloads 3758   Menu & Navigation

You can see the Box Lid Menu in action by hovering your mouse over the menu bar on the left. Installation First, include the stylesheet and javascript as follows: <link rel='stylesheet' type='text/css'…

63
Yays

Useful CSS3 and jQuery smooth transformations

Views 13887   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.…

79
Yays

Lightweight and flexible tree Menu with jQuery

Views 18670   downloads 5682   Menu & Navigation

Lightweight and flexible transformation of an unordered list into an expandable and collapsable tree, great for unobtrusive navigation enhancements. Supports both location and cookie based persistence.…

144
Yays

JQuery Draggable Sitemap

Views 22163   downloads 3650   Menu & Navigation

There are a handful of javascript libraries and plugins available that attempt this task, but none of them worked flawlessly with our HTML. The real issue here is that javascript alone cannot produce…

95
Yays

jqTransform with jQuery plugin

Views 10797   downloads 1916   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 15305   downloads 2428   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…

146
Yays

jQuery simple Tree Menu

Views 43493   downloads 6075   Menu & Navigation

This is Custom Events, and the Special Events API in jQuery Web pages, for the most part, are event-driven. Libraries such as jQuery have provided helper methods to make this functionality much easier…