Skip to content

wchtommy20013/birthday-picker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

birthday-picker

Jquery is required

<script src="https://ajax.googleapis.com/ajax/libs/jquery/1.7.1/jquery.min.js"></script>

To use this birthday picker:

<select id="year"></select>
<select id="month"></select>
<select id="date"></select>

<script>
  PopulateBirthdayPicker("year", "month", "date");
</script>

Free to apply any css style on it!

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published