asDatepicker
A jquery plugin that show date picker.
Getting Started
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>
Documentation
(Coming soon)
Examples
(Coming soon)
Release History
(Nothing yet)