Welcome To Snipplr


Everyone's Recent jQuery Snippets Tagged navigation



« Prev 1 Next »
Assumes that you have got a #mainnav around your menu. Works nicely with wp_nav_menu inside.
0 571 posted 12 years ago by telltec
This is a little function that dynamically resizes the navigation, taking into account the size of the item width as well
0 567 posted 12 years ago by buzzswarbrick
0 499 posted 13 years ago by delineo
0 437 posted 13 years ago by delineo
This is a very useful piece of code (html, css, jquery) to have a nice animated floating menu on your page. I totally love it. I used it with jquery 1.3.2 and up
3 695 posted 13 years ago by e11world
This is just a basic example of how you would allow navigation via left/right arrow keys. This is most commonly used when navigating multiple-image image galleries.
1 511 posted 13 years ago by ATLChris
Get menu tabs to slide up/down when hovering over them. For some reason, it only starts working after you've hovered above a tab first. I should find out why that is.
0 436 posted 13 years ago by Rembrand
Use javascript to add a class of last onto the first and the last li tags in the navigation (add to global.js). Then use css to style. For instance, if the first li is home, you can set the css to hide this link (if you want the logo to act as your h...
5 865 posted 14 years ago by kstetson
« Prev 1 Next »