Re: Javascript

It would also depend on how the java script is written.  Using the dom is
not effective if the code is broken which it often is and if you are using
ie and run across something that is not ie specific, that can be problematic
too.  I don't think there are many screen readers around that "screen
scrape" any more
----- Original Message ----- 
From: "Isofarro" <w3evangelism@faqportal.uklinux.net>
To: "Hy Cohen" <hy@miplet.com>; <w3c-wai-ig@w3.org>
Sent: Thursday, May 01, 2003 1:51 PM
Subject: Re: Javascript



From: "Hy Cohen" <hy@miplet.com>
Subject: RE: Javascript


> I use a screen reader with JavaScript enabled.  Will <noscript> work for
> allowing the drop down menus to work, or must I disable JavaScript?

That would probably depend on whether the screen reader uses the DOM or
tries to screen scrape.


Mike

Received on Thursday, 1 May 2003 14:36:16 UTC