CalendarTag 1.2
The CalendarTag is used to generate an HTML display of a month by month calendar. The style of the display is controlled by a style sheet and so can fit the look and feel of any web application.
New Release
CalendarTag 1.2 was release August 2004 and contains the following new features:
- XHTML Compliance You can now select whether to generate HTML 4.01 Strict compliant markup or XHTML 1.0 Compliant markup
- Yesterday, Today, Tomorrow Buttons Choose to display buttons that allow user to select 'yesterday', 'today' or 'tomorrow'
- Style Gallery Online calendar styles gallery. Choose from several different styles to download and use in your web application.
Using CalendarTag
There are two ways the calendar demo can be used. The first is to have the CalendarTag submit a request when the user selects a date and the second is to have the Calendar Tag execute some client side script when the user selects a date.
The following links demonstrate these features. Open these in a new window or tab.
Demo of CalendarTag submitting a request.
Demo of CalendarTag executing a client side script.
Popup Demo
This demo displays the Calendar Tag in a new window and allows the user to set a date in the box below. It also demonstrates localisation by allowing the user select the language for the Calendar. The different style is controlled purely by CSS.
Download
The CalendarTag is open source and can be downloaded form SourceForge