Reputation: 439
Anyone know how i can create a jquery menu on wordpress same as the one found in home depot or amazon. the menu found on the left just under shop by department? is there something very similar for wordpress:- for example a plugin?
Upvotes: 0
Views: 2682
Reputation: 45122
While you've specified jQuery in your question, you don't need any javascript at all; you can do it in pure css, like http://meyerweb.com/eric/css/edge/menus/demo.html and http://www.noupe.com/css/100-great-css-menu-tutorials.html show.
There are many sites which allow you to design your own menu and download the code, like
Upvotes: 1