jQuery UI Day-Calendar Widget
I’m working on a generic calendar widget for event scheduling. It’s my first jQuery UI widget experience which I really like thus far. The calendar widget itself is a sort of complete re-implementation of the jQuery-Week-Calendar made by Rob Monie. However the week-calendar widget was end-of-life and no longer maintained.
A repository has been setup at Bitbucket: jQuery Day Calendar
Specs:
- Drag and drop events (which contains various resources).
- Slot-based event containers of variable length (variable event length).
- Both calendar and event components are jQuery UI Widget based.
- Supports the jQuery Theme Roller.
- Support all major browsers.
- Very reusable, should not be a one-trick-pony.
- Using multiple day-calendars would create something similar to the jQuery-Week-Calendar (maybe make another composite UI widget for it even).
This entry was posted by Onno on June 9, 2010 at 12:50 pm, and is filed under Design, Programming. Follow any responses to this post through RSS 2.0.You can leave a response or trackback from your own site.
-
Dual licensed under the MIT and GPL licenses:
http://www.opensource.org/licenses/mit-license.php
http://www.gnu.org/licenses/gpl.htmlHence, free!!
-
- Comment Feed for this Post

nice nice, ga je er ook een mail functie inbouwen? dus met een auto reminder? wat je kan instellen dat hij een maand, een week en een dag van te voren een mail stuurt naar de persoon die een afspraak heeft (of personen)?