RE: Skipping navigation tactics

Nouiouat, Athmane, at 08:32 +0200 on Sun, 8 Apr 2001, wrote:

    What about switch for accessibility? For example the first
    home-page would ask the user if they want Full-WAI-accesibility if
    so send them displays with accessibility features, if they don't
    display to them withoout any worry. If the site is carefully
    designed, one can assume, that stitically (or dynamically with
    ASP/JSP) two versions of the site (1 for accessiblity the other
    without) is achievable! athmane

This could be as simple as changing dual-stylesheets, one which has:
    .navlink { display: none }

with one that hasn't.  It would be great if screenreaders had good support
for multiple stylesheets, such as being able default to a certain titled
stylesheet when viewing pages on a server if it exists.

-- 
Frank Tobin		http://www.uiuc.edu/~ftobin/

Received on Sunday, 8 April 2001 05:18:56 UTC