PDA

View Full Version : Accessibility Features


Bill
01-28-2005, 05:37 PM
As it seems you are concerned with standards compliance, I am wondering if the calendar script has options enabled for accessibility. Please see Section 508 and the W3C WCAG. In particular, are there alternatives for the JavaScript Mouse-over and pop-up events. If the user agent lacks support for JS, how can a person view the event details? This is an important consideration as I determine whether or not to purchase. Thanks.

Brian
01-28-2005, 05:41 PM
If the user's browser lacks JavaScript, the designer of the web should would also need to implement the listings module.

Additionally, if both the pop-up and on-mouseover options are disabled, events will show as a Title attribute while the mouse is over a particular date.

(Version 5 was not designed to show text on the calendar).