Skip to content

thecreation/jquery-asDatepicker

Repository files navigation

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)

About

A jquery plugin that show date picker.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published