Submit your widget
67
Yays

Stylish CSS Jquery auto-induction boundary of menu

Views 17386   downloads 4598   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 14046   downloads 2421   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…

65
Yays

crossbrowser tabs Drop-down menu with CSS3 and jQuery

Views 19200   downloads 3700   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…

283
Yays

awesome jQuery Grid Accordion

Views 43286   downloads 6248   Menu & Navigation

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

84
Yays

Awesome Notification tooltips Menu with jQuery

Views 26506   downloads 4569   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']…

77
Yays

Beautiful jQuery images menu

Views 22690   downloads 5168   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"…

72
Yays

Spin Social Media Share with CSS3

Views 17114   downloads 4299   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…

79
Yays

jQuery good Dropdown Menu Tooltips

Views 30491   downloads 5040   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.…

65
Yays

Grooveshark-style slide menu with jQuery

Views 15742   downloads 2594   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…

72
Yays

Nice jQuery and CSS Floating social toolbar

Views 23403   downloads 3431   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…

85
Yays

simple google style Dropdown menu with jQuery

Views 19814   downloads 4667   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…

65
Yays

simple Pure CSS3 Navigation Menu

Views 18654   downloads 3471   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…

78
Yays

nice Sticky footer with CSS3

Views 23575   downloads 4985   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…

62
Yays

simple CSS3 menu zooming

Views 11545   downloads 2298   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…

69
Yays

super cool easing and hoverIntent navigation with jQuery

Views 16306   downloads 3079   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…