Ecosyste.ms: Awesome
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: 4 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/sahilcreate/drop-down-menu
- Owner: Sahilcreate
- License: mit
- Created: 2024-07-31T17:18:04.000Z (6 months ago)
- Default Branch: main
- Last Pushed: 2024-08-01T17:10:46.000Z (6 months ago)
- Last Synced: 2024-11-16T06:27:46.489Z (2 months ago)
- Language: CSS
- Size: 37.1 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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)