Submit your widget
119
Yays

jQuery Rollover Nav Bar

Views 8362   downloads 1414   Menu & Navigation

Here’s a simple jquery nav bar with animated rollover effects. The page titles roll up to reveal page descriptions underneath.  Here’s the jQuery, hover.js: $(function() { var navButtons…

138
Yays

MagicLine Navigation with jQuery

Views 16047   downloads 3258   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…

135
Yays

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

Views 21470   downloads 3849   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…

215
Yays

Dynamic glide navigation with jQuery plugin

Views 45125   downloads 7929   Menu & Navigation

Dynamic menu with scrolling color glide followed, appropriate for personal entertainment blog and website which requires newfashioned style and personalization. Help Step1:include js and css files.  …