Submit your widget
34
Yays

jQuery dragging and dropping plugin Gridly

Views 10595   downloads 2370   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 10535   downloads 1751   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…

42
Yays

jQuery dropdown Menus Plugin

Views 21158   downloads 6389   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…

49
Yays

jQuery frame drag and drop effect

Views 17022   downloads 2871   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…

62
Yays

jQuery useful Drop-Down Menu with Fixed list

Views 27555   downloads 5570   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…

72
Yays

useful Tabbed Menu with jQuery

Views 44129   downloads 11658   Menu & Navigation

We are going to use the HTML element list to display the menu and the drop down. Each of the top level menus are in their own list items and the drop down menus are lists placed inside the list items.…

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…

103
Yays

Rich Media Dropdown Menu with jQuery

Views 39542   downloads 9069   Menu & Navigation

Today’s tutorial combines two good friends, jQuery and dropdown menus! “That boring old combination”, I hear you cry. But wait, this is a dropdown menu with a difference! It takes away…

106
Yays

Beautiful DropDown Menu with jQuery

Views 63340   downloads 17493   Menu & Navigation

This customizable jQuery plugin offers you the possibility of transforming your menus with ul>li at 1 level of interweaving (ul>li>ul>li>ul>li) in an attractive animated menu. You will…

78
Yays

JQuery animation Drop Down Menus

Views 29353   downloads 7084   Menu & Navigation

Hi dear readers, this is a fancy drop down menus with CSS and JQuery. the demo used jQuery animate function and CSS to put some stylish effects and used a background for navigation. Support: Firefox,…

85
Yays

Useful Magazine Style Dropdown Menu with jQuery

Views 26870   downloads 8555   Menu & Navigation

This is a magazine-style drop down nav menu. This will be created with some fancy CSS3 techniques to work in standards-compliant browsers. Even if you are shaky with jQuery you should be able to keep…

68
Yays

Stylish CSS Jquery auto-induction boundary of menu

Views 17831   downloads 4802   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 19619   downloads 4372   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…

86
Yays

Beautiful Drop Down Menu with jquery

Views 31477   downloads 7800   Menu & Navigation

The demo is about a menu which has all the decent and stylish animated functionality. The HTML Structure As you can see in the PSD, there are Menu items and one Search Bar on right side. The HTML for…

86
Yays

simple google style Dropdown menu with jQuery

Views 20371   downloads 4867   Menu & Navigation

we'll show you how to create a jquery dropdown menu with google style, it also can be use as a “fixed” menu. The most important thing on this menus is the css file , we are going to use…