CalendarPicker – Lightweight jQuery Date Picker
22
Apr
// php the_time('Y') ?>
CalendarPicker is a jQuery plugin that enables us to create a good-looking and pretty original date picker.
It displays a pre-defined amount of the next and previous days/months/years for a quick selection.
Also, users can browse through the dates with mouse-wheel (uses the mouse wheel plugin) or the prev/next buttons.
The date picker can display the current date by default or any selected one on load.
Day and month names can be optionally customized which is nice for multilingual interfaces.
Requirements: jQuery (and, optionally, mouse wheel plugin)
Compatibility: All Major Browsers
Website: http://bugsvoice.com/applications/bugsVoice/site/tes...
Compatibility: All Major Browsers
Website: http://bugsvoice.com/applications/bugsVoice/site/tes...
- Tags:
Javascript Mouse
- Filed under: Date & Time, Goodies, MIT License
- 2 Comments
















2 Responses for "CalendarPicker – Lightweight jQuery Date Picker"
Beautiful implementation of a jQuery calender
Yeah a good calendar implementation ! Good work !