Calendar Input Field

Do you have a form that requires a date to be entered? Make it simple for your visitors by having a calendar pop up to select the date.

About This Script

Place this code on your site where you would like the input to appear. Adjust the "name" value of the input field to suit your needs.

Demo

Click on the field to select a date.

Code

<!-- jQuery and jQuery UI are required if you're not already using them --> <script src="//ajax.googleapis.com/ajax/libs/jquery/1.11.1/jquery.min.js"></script> <link rel="stylesheet" href="//ajax.googleapis.com/ajax/libs/jqueryui/1.11.0/themes/smoothness/jquery-ui.css" /> <script src="//ajax.googleapis.com/ajax/libs/jqueryui/1.11.0/jquery-ui.min.js"></script> <!-- Date input --> <noscript>Date input provided by <a href="http://www.top-site-list.com">Top Site List Planet</a></noscript> <input type="text" name="date" class="dateInput" /> <script> $(function() { $(".dateInput").datepicker(); }); </script> <!-- End of date input -->
More scripts

Do you want to expose your site to millions?
Do you want to be ranked higher in Google?
Do you want to be known as the best site in your niche?

Then look no further. Add your site in 3 simple steps. Sign up, Add your site and Start receiving votes! It only takes 10 seconds!

Sign Up to Top Site List Planet Now!

Login with one of these social networks...

Sign in with FacebookSign in with TwitterSign in with Google+Sign in with Yahoo!Sign in with LinkedIn

or create an account with your email...

Login To An Existing Account