1.0.0 • Published 7 months ago

@charlesvill/drop-down-menu v1.0.0

Weekly downloads
-
License
ISC
Repository
github
Last release
7 months ago

Drop-down-menu

  • Basic script and style sheet for dropdown menus
  • sample html provided

Implementation

  • Populate the html button and the dropdown menu with divs, class names and Ids
  • import the script into your working js file and call a new dropdownMenu obj for each dropdown menu passing through: 1. Dropdown Button id 2. Dropdown Menu id 3. toggle arrow id (if you wish to have animated icon)
  • If each dropdown menu saved as a const variable you're good to go!
1.0.0

7 months ago