Re: Review of Script Techniques for Web Content Accessibility Guidelines 2.0 (part 2.)

1 Accessibility
Jim wrote: where javascript is nominally supported your exact functionality
may not be

This:
Be aware that not all browsers support javascript, and some users may prefer
to use their browser with javascript turned off. Many users will not be
aware of the functionality that your use of javascript brings.

as been changed to:
Be aware that:
-Not all browsers support javascript
-Some users may prefer to use their browser with javascript turned off
-Many users will not be aware of the functionality that your use of
javascript brings
-Not all javascript enabled browsers implement the complete ecma262script
and w3c standards.
  This can mean that your functionality is browser dependent.


jonathan chetwynd
IT teacher (LDD)
j.chetwynd@btinternet.com
http://www.peepo.com         "The first and still the best picture directory
on the web"

Received on Thursday, 6 September 2001 08:43:55 UTC