Skip to content

RapidtSoftware/DatePickr

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DatePickr

The ultimate jQuery datepicker with features such as custom styling, draggable date range picking, inline calendar, etc..

Usage

Simply include jQuery and then the DatePickr JavaScript and CSS files. The minified DatePickr JavaScript and CSS files is recommended for better performance.

<script src="path/to/jquery.min.js"></script>
<script src="path/to/datepickr.min.js"></script>
<link rel="stylesheet" href="path/to/datepickr.min.css"/>

Please see the DatePickr Github Page or examples directory for examples. For the API see the wiki.

##Bugs and Feature Requests

Found a bug? Want to suggest a feature request? Then please submit an issue.

##Change Log

  • 1.0.0 - Create DatePickr
  • 1.0.1 - Fixed small bug that caused DatePickr to disfunction.

About

The ultimate, lightweight jQuery datepicker, with features such as custom styling, draggable date range picking, inline calendars, date limits, events and much more...

Resources

License

Stars

Watchers

Forks

Packages

No packages published