Accessible and Standards Based Solutions
XHTML 1.0 Strict, CSS2, PHP4, JavaScript, DOM2
WAI 508, WAI AA, Bobby AA
The client requested a montage on the home page, with an image rollover effect displaying information on a particular service.
To achieve this effect without compromising accessibility, the page is first built without the dynamic feature, and then DOM scripting is used to reformat the page on javascript enabled browsers. The underlying structure for this content is a definition list, which becomes evident if styles are disabled.
Version 1.0, Released November 2003.