https://github.com/wonjerry/dropdownmodule
It's dropdown module for node js
https://github.com/wonjerry/dropdownmodule
dropdown dropdownmenu easy-to-use nodejs
Last synced: 3 months ago
JSON representation
It's dropdown module for node js
- Host: GitHub
- URL: https://github.com/wonjerry/dropdownmodule
- Owner: wonjerry
- Created: 2017-09-01T09:05:28.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2017-09-01T09:11:04.000Z (over 7 years ago)
- Last Synced: 2025-01-15T15:17:02.760Z (4 months ago)
- Topics: dropdown, dropdownmenu, easy-to-use, nodejs
- Language: JavaScript
- Size: 2.06 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# dropdownModule
It's dropdown module for node jsmain.js is a file for test
method
1. makedropdownButton( parentElement )
It makes dropdown button to parentElement's chiled node and add EventListener2. addMenu(parentElementId , menuName , callback function )
It makes dropdown menu and add callback function in menu name