Submit your widget
68
Yays

Stylish CSS Jquery auto-induction boundary of menu

Views 17839   downloads 4808   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>…

81
Yays

right click Looking Context Menu with jQuery

Views 14613   downloads 2615   Menu & Navigation

there are loads of context menu plugins already. But they require a fair amount of work to make them look good. This one is easy to use, small, and looks good. Features Tiny library. Only dependency is…

66
Yays

crossbrowser tabs Drop-down menu with CSS3 and jQuery

Views 19624   downloads 4386   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…

288
Yays

awesome jQuery Grid Accordion

Views 44091   downloads 6441   Menu & Navigation

A grid of cells expand both vertically (like a regular accordion) as well as horizontally to display the content they contain.

85
Yays

Awesome Notification tooltips Menu with jQuery

Views 27089   downloads 4754   Menu & Navigation

A jQuery plugin to add notification bubbles and a notification list to any menu. Usage var notifications = new $.ttwNotificationMenu({ colors:['#f56c7e', '#fec151', '#7ad2f4']…

78
Yays

Beautiful jQuery images menu

Views 23183   downloads 5366   Menu & Navigation

Um TN34.Facets nutzen zu können, benötigt ihr das jQuery-Framework ab Version 1.4.2 und das clip-Plugin welches im bereitgestellten download enthalten ist. <link rel="stylesheet"…

74
Yays

Spin Social Media Share with CSS3

Views 17678   downloads 4576   Menu & Navigation

This is a neat effect which spins the social icons with the help of a CSS transform and transition when you hover over them. Let’s start with the structure of the social media icons. Which is nothing…

82
Yays

jQuery good Dropdown Menu Tooltips

Views 31334   downloads 5299   Menu & Navigation

Within the jQuery library it’s possible to create some fantastic effects. These can enhance the overall user experience dramatically and often work hand-in-hand with new CSS3 and HTML5 techniques.…

69
Yays

Grooveshark-style slide menu with jQuery

Views 16195   downloads 2781   Menu & Navigation

The 'old' grooveshark user interface featured a really cool menu effect built in Flash. You'd click on a artist and the menu would slide 'ipod style' to the left from the right. I…

73
Yays

Nice jQuery and CSS Floating social toolbar

Views 23809   downloads 3590   Menu & Navigation

we’re going to show you how to make a fancy floating bar using jQuery and JavaScript, as the one you see when scrolling down on this page. From creating the PHP file to customizing the CSS, we will…

86
Yays

simple google style Dropdown menu with jQuery

Views 20380   downloads 4871   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…

66
Yays

simple Pure CSS3 Navigation Menu

Views 19225   downloads 3635   Menu & Navigation

Menus driven purely by CSS have always been the ideal solution when it comes to navigation. However, we all know that we have been forced to use simplistic designs or images because of limited CSS and…

81
Yays

nice Sticky footer with CSS3

Views 24111   downloads 5163   Menu & Navigation

we are going to build a CSS-3 sticky footer that always stays at the bottom of the web page, no matter how much you minimize your browser vertically, it will always stay at the bottom of the page. We…

63
Yays

simple CSS3 menu zooming

Views 11929   downloads 2491   Menu & Navigation

This is a small part of a redesign I am working on. I was wondering how do make a menu that zooms into a smaller thumbnail when you don't use it and gets bigger when you want to click a link. Now…

74
Yays

super cool easing and hoverIntent navigation with jQuery

Views 17088   downloads 3308   Menu & Navigation

Make your navigation a bit more flashy with this plugin… using easing and hoverIntent, customise the rollover colours, easing method and duration… View the demo for an example… Include…