Skip to content

TarasZakus/select-boxed-date

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

select-boxed-date

Provides convenient way to select a date using 3 select-boxes.

DEMO: https://codepen.io/taras-zakus/pen/VKLKyR

Defaults: rangeFrom: "-200y", rangeTo: "-12y", rangeRound: true, labelDay: "Day", labelMonth: "Month", labelYear: "Year", format: "m-d-Y", mapping: "day|month|year", onSelectBoxesCreated: function() {/* Apply some styling or anything else. */}, onSelectBoxOptionsChanged: function(selectBox) {}

About

Provides convenient way to select a date using 3 select-boxes.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors