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-asDatepicker.min.js"></script> <script> jQuery(function($) { $.asDatepicker(); }); </script>
(Coming soon)
(Coming soon)
(Nothing yet)