Skip to content

AndrewFahmy/Simpleddl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

npm version Build Status MIT Licence OpenHub CodeClimate

Simpleddl

A simple JQuery based dropdown list

Install Package

npm install simpleddl

How to use

just initialize the library on the element you choose

$("select").Simpleddl();

Documentation

Documentation is available here