Dropdown menu displays all sub-menus when one item clicked
Hello!
I have been working on a dropdown menu using Clarklab's Tutorial:
http://www.clarklab.net/blog/posts/anim ... th-jquery/
The only problem is that this tutorial only shows how to create one dropdown instance.
It's in use here:
http://chelseajewish.org
My issue is that when I click on one menu item, all the submenus open up. Is there a simple fix that I just haven't figured out yet? My instinct is to give each ul it's own id, but I'm not sure how to direct the jquery in the header to work with individual elements.
Thanks in advance!
Jenn