A jquery plugin that show date picker.
Download the production version or the development version.
In your web page:
<script src="jquery.js"></script> <script src="dist/jquery-datepicker.min.js"></script> <script> jQuery(function($) { $.datepicker(); // }); </script>(Coming soon)
(Coming soon)
(Nothing yet)