Re: RIT - Javascript

At 01:11 PM 01/05/98 +1000, Charles McCathieNevile wrote:
A _suitable_ <noscript> would describe what the script does - in this 
case
'In javascript-capable browsers the active link graphic is highlighted,
analagously to text links changing colour'

Liam Quinn wrote: 
There is no need to describe every single feature that a user is missing.
All this does is say "You're not good enough to see this page as I intended
you to see it, but here's a clue."
 
There is no appropriate NOSCRIPT for image rollovers because NOSCRIPT is
only useful to provide alternative content for a SCRIPT that generates
content.  Since the vast majority of SCRIPTs provide dynamic interactivity
instead of generating content, the NOSCRIPT element is rarely needed.

CMCCN::
Nonsense. The NOSCRIPT above is perfectly appropriate. Imagine (for 
example) a Javascript capable browser, which has scripts temporarily 
disabled. The use of NOSCRIPT to the extent I have described would enable 
a user to determine whether scripts should be enabled or not. 

In addition, describing the action of a script is like using a LONGDESC 
for an image - although they may not alter the functioning of the page, 
they enable all users to understand how the page is designed to be seen.

However, rollovers being such useful things, my advice in the real world 
is not to worry about NOSCRIPT for them.

An example of where NOSCRIPT might make a difference is at
http://www.srl.rmit.edu.au/peterbat/roaringforties/index.html

Charles McCathieNevile 

Received on Sunday, 3 May 1998 20:18:53 UTC