Skip to content

maxisabattini/birthdatePicker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

birthdatePicker

Simple way to show a birthdate picker, and save a user selection in an hidden field.

Html

 <input type="hidden" id="birthdate">

JS

 bdpicker = new BirthdatePicker("#birthdate");

Screenshot

About

Simple birthdate picker

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors