RE: Drop Downs

for every script element you use, set up a non-script version accessible to
people without script-enabled browsers. also, make sure any mouse-triggered
content can be accessed without the use of a mouse. 

so your answer could be yes. build your drop-down menus like normal but add
<noscript> elements as needed to ensure the content is still
readable/accessible.

you can easily test this by turning javascript off in your browser.

later.
james


-----Original Message-----
From: Sharpe, Wendi [mailto:Wendi.Sharpe@dep.state.fl.us]
Subject: Drop Downs

Hi!  I just wanted to know if drop down menus are ADA compliant?  I can't
seem to find any documentation on whether it is or not.
Thanks for the help,
Wendi L. Sharpe
FL DEP WebMaster
wendi.sharpe@dep.state.fl.us

Received on Monday, 9 July 2001 17:10:09 UTC