1.0.1 • Published 3 years ago

@tdeane452/dropdown-menu v1.0.1

Weekly downloads
1
License
ISC
Repository
-
Last release
3 years ago

Project: Drop-down menu

Description: A reusable drop-down menu module.

Current Version: 1.0.1.

Version History:

1.0.1: Updated README.md

1.0.0: Note: When working with the elements in the index.html file, make sure that if you change the class names of the tags that you also update it in the javascript files. Otherwise the program will fail.

Also, make sure that the elements are always followed by the elements. The eventListener in the JS code uses 'nextElementSibling' to find the nearest . Failure to follow this rule will result in the code not working as intended.

Author: Tristan Deane tristandeane93@gmail.com