zarath-drop-down-menu
v1.0.1
Published
As the name implies it's simple javascript to hide/visualize a dropdown menu.
Downloads
107
Readme
Drop-down Menu
As the name implies it's simple javascript to hide/visualize a dropdown menu. In order for this to work you should have the menu as an "unordered list" (ul), and it should be inside a div with a class named "dropdown-container".