Skip to content

AntoineGermain/Datepicker-for-Bootstrap

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 

Repository files navigation

Datepicker for Bootstrap

All the credits must be sent to Stefan who wrote this script (http://www.eyecon.ro/bootstrap-datepicker/). However I found it doesn't work with Bootstrap v2.0.2+ and also it doesn't work with IE8 (at least), so I decided to patch the file... except that Stefan doesn't have a github account for this script, so I've create one.

FYI If you want more features or if you have some new requests, please look at this other fork https://github.com/eternicode/bootstrap-datepicker that will be more suitable.

Example

See http://aymkdn.github.com/Datepicker-for-Bootstrap/ for examples.

New option

You can also call datepicker() with "destroy" to remove the Datepicker from an element

$('#id-element').datepicker("destroy"); // --> no more calendar when clicking on the element

About

a datepicker in javascript using the Bootstrap design

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published