https://github.com/sahilcreate/drop-down-menu
https://github.com/sahilcreate/drop-down-menu
Last synced: 10 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/sahilcreate/drop-down-menu
- Owner: Sahilcreate
- License: mit
- Created: 2024-07-31T17:18:04.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-08-01T17:10:46.000Z (almost 2 years ago)
- Last Synced: 2025-07-14T21:39:57.974Z (11 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.


## 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)