JavaScript Calendar Script/Date Picker Widget
There are many javascript calendar widgets(or date pickers) out there - so I decided to make another one. Yes, I have a really bad case of 'Not-Invented-Here' syndrome...
Demo
Download the Code
Features
- Simple
- Supports multiple calendars on one page
- Self contained - don't need an external library
- Unobtrusive - even if JavaScript is off, you still get basic functionality(the date input box is shown)
- Display style can be easily configured by editing the stylesheet
- Date format for the input box can be configured
Disadvantages(or To Do List)
- New script - expect bugs
- Only English/Gregorian calendar supported.
- No API support.
License
Similar Scripts
- Fantastic, Free Calendar and Datepicker Scripts
- JavaScript Calendar Component
- Vista-like Ajax Calendar version 2
- Unobtrusive Date-Picker Widget