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 2503 posted 14 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 2394 posted 14 years ago by buzzswarbrick
0 1434 posted 15 years ago by delineo
0 1279 posted 15 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 1933 posted 15 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 1618 posted 15 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 1286 posted 15 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 2317 posted 17 years ago by kstetson
« Prev 1 Next »