Projects

AJAX Calendar

Last Updated: Mar 05, 2008 @00:39:59
Published: Jul 15, 2006 @00:00:00
Project 'AJAX Calendar' icon

This is a Calendar Interface developed using Javascript. The dates are stored in an XML file on the server which is retrieved at run time through an AJAX connection.

Dates with events are listed in a different colour and when the mouse hovers over them, popups will list the different items on that day.

The XML back-end can be populated using PHP or updated manually which allows for it to be tied into a database making it a powerful tool.

Recent updates include a drop down month selector and a year incrementor.

The widget allows you to load different size/types of calendars anywhere on the page by simple adding a <calendar> tag with ID and a TYPE attributes including, but not limited to Date Picking which is useful for forms and two sizes of display calendars.

The first is a date picker which can simply be dropped onto a form as is.

the second is the full size display calendar

Tags:

» Back to Projects
...