Submit your widget
71
Yays

Simple jQuery Drop-Down Menu

Views 9257   downloads 2731   Menu & Navigation

The biggest problem with javascript is that we can’t completely rely on it. It can easily be disabled, and once this happens, websites should still function correctly. Javascript powered sub-navigation…

68
Yays

Stylish CSS Jquery auto-induction boundary of menu

Views 17912   downloads 4823   Menu & Navigation

Here you can find tonns of really nice menus which you can use in your projects. Step 1. HTML As usual, we start with the HTML. This is our main page code. index.html <script src="js/jquery.min.js"></script>…

66
Yays

crossbrowser tabs Drop-down menu with CSS3 and jQuery

Views 19644   downloads 4426   Menu & Navigation

This is a dropdown menu with parental tabs (as first level). Part of the work we pass on to the shoulders of jQuery (switching tabs, display popups). In the current version – we have three levels…

62
Yays

jQuery useful Drop-Down Menu with Fixed list

Views 27640   downloads 5592   Menu & Navigation

The HTML is structured using unordered nested lists. I suppose I could have used ordered lists to facilitate maintainable numbering, but I thought it was fine this way and if someone wants to use ordered…

49
Yays

jQuery frame drag and drop effect

Views 17071   downloads 2897   Layout & Interface

Inspired heavily by the jQuery Masonry plugin , Shapeshift is a plugin which will dynamically arrange a collection of elements into a grid in their parent container. Shapeshift is intended to be a very…

42
Yays

jQuery dropdown Menus Plugin

Views 21208   downloads 6409   Menu & Navigation

The mock navigation you see above is a mobile-first example of using media queries and javascript to make a decent site menu with drop downs. Special attention is paid to touch screens using touch events…

34
Yays

jQuery dragging and dropping plugin Gridly

Views 10645   downloads 2393   Layout & Interface

Gridly is a jQuery plugin ,it enable dragging and dropping as well as resizing on a grids. Installation   To install download one of these packages and include the jquery.gridly.js and jquery.gridly.css…

24
Yays

Useful jQuery Resizable table columns

Views 10650   downloads 1776   Table

Resizable table columns for jQuery.  New and Improved! Now tested and working on Chrome & Firefox (Mac + Windows), and IE 9 + 10. Other browsers might work too, just haven't had time…

5
Yays

jQuery Multi Level dropdown Menu

Views 618   downloads 332   Menu & Navigation

As your website grows, so does the need for better navigation and sometimes the navigation becomes the driving force for better user experience. jQSimpleMenu is a multi-level hierarchical jQuery drop…