An open API service indexing awesome lists of open source software.

https://github.com/sahilcreate/drop-down-menu


https://github.com/sahilcreate/drop-down-menu

Last synced: 10 months ago
JSON representation

Awesome Lists containing this project

README

          

# Drop Down Menu

## ABOUT
A simple drop-down-menu using CSS & JS.
![Drop Down Close](drop-down-close.png)
![Drop Down Open](drop-down-open.png)

## OBJECTIVES
- [x] making sure the JS code is reusable. Multiple drop downs can be added with HTML & JS logic can be used to hide/reveal them

## INSTRUCTIONS TO USE
- `addDropDown` function use two arguments `(dropDownButtonId, dropDownContainerId)`. Enter these as parameters and voila!

## CREDITS
- font [Bolt](https://elements.envato.com/bolt-sans-modern-typeface-webfont-N2HPHU)