An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

        

# dropdownModule
It's dropdown module for node js

main.js is a file for test

method

1. makedropdownButton( parentElement )

It makes dropdown button to parentElement's chiled node and add EventListener

2. addMenu(parentElementId , menuName , callback function )

It makes dropdown menu and add callback function in menu name