jsCalendar

Calendar

I had a need for a copmletely DOM-implemented javascript calendar, so I whipped one up. It's a bit wonky in some places and only adequately documented, so there might be a learning experience to using it.

I have since found jscalendar, which will probably be more useful to people. I'll continue using my own though. That whole 'reinventing the wheel' bit and whatnot.

The Code

Examples