Submit your widget
142
Yays

jQuery and CSS3 Minimalistic Horizontal Slide Out Menu

Views 26351   downloads 3968   Menu & Navigation

The horizontal slide out menu is positioned at the left hand side of the window and slides out its menu items once the arrow is clicked. The arrow bounces back once the mouse leaves and this creates a…

108
Yays

jQuery Plugin xBreadcrumbs (Extended Breadcrumbs) navigation

Views 16750   downloads 2824   Menu & Navigation

xBreadcrumbs (Extended Breadcrumbs) is a jQuery plug-in to create categorized breadcrumbs for your site. This may be useful if your website has a deep structure and you want allow your visitors to quickly…

138
Yays

Drop-down Navigation Menu Using HTML5, CSS3 and jQuery

Views 17391   downloads 3556   Menu & Navigation

we’ll take a look and see what we can achieve with HTML5 and CSS3 when it comes to the staple of current web sites: the humble drop-down navigation menu. We’ll also use jQuery to handle the…

95
Yays

jQuery Fluid Navigation–informative menu-bar

Views 15078   downloads 2434   Menu & Navigation

jQuery has made it simple for developers to define an idea or wireframe for a component and then implement it reasonably quickly, which has certainly helped it become the most popular JavaScript Framework…

139
Yays

MagicLine Navigation with jQuery

Views 16120   downloads 3278   Menu & Navigation

These “sliding” style navigation bars have been around a while,Turns out it’s really pretty darn easy. I put two examples together for it. The Idea The idea is to have a highlight of…

112
Yays

jQuery Super Sexy Drop Down Menu

Views 26058   downloads 6304   Menu & Navigation

Studies show that top navigations tend to get the most visual attention when a user first visits a site. Having organized and intuitive navigation is key — and while most drop down menus may look…

174
Yays

jQuery nice Background Animated Navigation Menu

Views 22006   downloads 6116   Menu & Navigation

Changing the position of the background image felt to be the best approach to creating the type of effect we're looking for. jQuery is a great library for this type of task but out of the box, it…

112
Yays

jQuery Vimeo-like top navigation

Views 14299   downloads 3228   Menu & Navigation

The menu that drops down when you hover search box. It offers you different search options that you can choose and narrow your search. Simple CSS drop down menu based on unordered list. The structure…

148
Yays

jQuery Apple Leopard-Text-Indent Style Menu

Views 15191   downloads 3422   Menu & Navigation

Since the Apple-flavored Leopard-text-indent style is currently one of my favorite menu styles, we will start from scratch and build such a menu in Photoshop, then create the needed HTML and CSS and last…

115
Yays

CSS and jQuery Cool Animated Navigation

Views 18217   downloads 3012   Menu & Navigation

Animation and visual feedback are great ways to assist a user in navigating and interacting with a website. While traditionally Adobe’s Flash was the goto for anything animated, these days with…

144
Yays

jQuery Mac dock style flexibility menu

Views 18609   downloads 4421   Menu & Navigation

Just about every website uses the regular navigation concepts we’re all used to. After awhile this can get pretty boring, especially for designers who thrive on creativity. While mimicking the OS…

120
Yays

CSS3 and jQuery“Stay-On-Top”Menu

Views 17089   downloads 3007   Menu & Navigation

All the HTML Stuff Create index.html and paste all of this in: <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> <html xmlns="http://www.w3.org/1999/xhtml">…

94
Yays

like Google Chrome bookmarks menu bar with jQuery Plugin

Views 8617   downloads 1824   Menu & Navigation

Inspired by Google Chrome bookmarks menu bar, this plugin can be used to group a long list of hyperlinks.   Create a new HTML document. Within the head of your document: Load the jQuery framework…

112
Yays

Horizontal Tooltips Menu with jQuery

Views 16076   downloads 3439   Menu & Navigation

We're doing something a little bit similar - Tooltips menu.   1. HTML   As usual, it's a good practise to use UL List for menu. For the menu images, you need to put the caption in the ALT attribute,…

136
Yays

nice Apple-Style Icon Slide Out Navigation with CSS and jQuery

Views 21560   downloads 3868   Menu & Navigation

This menu looks very similar to the Apple-style navigation but it reveals some icons when hovering over it. The icons slide out from the top and when the mouse leaves the link, the icon slides back under…