WebAIM - Web Accessibility In Mind

E-mail List Archives

Re: accessibility of this drop down menu

for

From: Blaine Clark
Date: May 4, 2010 11:39PM


<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
</head>
<body bgcolor="#ffffff" text="#000000">
<tt>Here are the results from the Linux text browser ELinks;<br>
<br>
[Links are bold;]<br>
<br>
 MEGA Shop: We sell stuff!<br>
 Mega Shop<br>
<br>
 <b>Skip navigation</b><br>
<br>
 <b>* Home</b><br>
 Latest news, special deals, and more...<br>
 <b>* Stuff for him</b><br>
<br>
 Menswear<br>
<br>
 <b>Shirts</b>, <b>T-shirts</b>, <b>Accessories</b>, <b>More...</b><br>
<br>
 Gifts<br>
<br>
 <b>Sporting goods</b>, <b>Gadgets</b>, <b>More...</b><br>
<br>
 Clearance!<br>
<br>
 40% off all photo accessories this weekend only. <b>Don't miss out!<br>
<br>
 More stuff for him...</b><br>
 <b>* Stuff for her</b><br>
<br>
 Ladieswear<br>
<br>
 <b>Tops</b>, <b>Pants</b>, <b>Skirts</b>, <b>T-shirts</b>, <b>More...</b><br>
<br>
 Gifts<br>
<br>
 <b>Sporting goods</b>, <b>Gadgets</b>, <b>More...</b><br>
<br>
 Shop Now for Mother's Day!<br>
<br>
 Earlybird Mother's Day specials. <b>Shop early, save on shipping!<br>
<br>
 More stuff for her...</b><br>
 <b>* Stuff for kids</b><br>
 Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do
eiusmod tempor incididunt ut labore et dolore magna aliqua.<br>
 <b>* Stuff for pets</b><br>
 Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do
eiusmod tempor incididunt ut labore et dolore magna aliqua.<br>
 <a class="moz-txt-link-freetext" href="http://www.sitepoint.com/examples/megadropdowns/completed.html">http://www.sitepoint.com/examples/megadropdowns/completed.html<;/a>  <br>
<br>
You could get much the same visually with the WebbIE for Windows text
browser; <a href="http://www.webbie.org.uk/index.htm">http://www.webbie.org.uk/index.htm<;/a><br>
</tt>This will show you fairly accurately what is sent to a screen
reader to be converted to voice so you don't have to guess how to set
up a scripted screen reader like JAWs. Or you could put ear to the <a
href="http://www.nvda-project.org/">NVDA</a> screen reader, a fairly
reasonable approximation of JAWs rendering without scripting, then you
can sit back and hear your pages in nearly the same delivery as JAWs.<br>
<br>
<br>
</body>
</html>