Date Entry & Calendar Component

(c) 2006 Edward H. Trager

Gladiator Components >> Date Entry & Calendar Components >> Date Entry API

Try it!

Here you can try out the Gladiator date entry and calendar components:

Introduction

The Gladiator date entry component has been designed to provide the utmost convenience when entering current or historical dates in web-based applications. The component features a button for entering today's date, as well as an integrated pop-up calendar.

A unique feature of the calendar is that event dates can be loaded on-the-fly from an XML-based RSS-style feed. Event dates can be holidays, school exam and break dates, or even ticketing "sold out" dates. Event dates are shown graphically on the calendar by specifying CSS classes unique to the event type that you want to display.

For instance, in the "Try It!" example above, U.S. and French holidays are distinguished by the national flag of the respective nation. This kind of set up might be useful to a company which does business in both Europe and America.

The convenience of AJAX-based on-demand loading of event data opens up numerous possibilities for creating friendlier, more intelligent components for web-based applications. Features of the date entry and calendar component are presented below as an example of the functional richness you can expect to find in all Gladiator components.

Features