lynx-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: lynx-dev JS onclick


From: David Woolley
Subject: Re: lynx-dev JS onclick
Date: Tue, 1 Aug 2000 08:21:27 +0100 (BST)

> 
> 
> What does javascript do with the index number? Is there an warray of
> URL's somewhere that it uses the index to reference one of them?   Where is
> the Javascript syntax documented?

Whatever it likes; it is a general programming language.  It is likely
to do multiple things (animation side effects), and I'd expect a case
statement rather than an array, as arrays can't be preset, only loaded
an element at a time.

; To UNSUBSCRIBE: Send "unsubscribe lynx-dev" to address@hidden

reply via email to

[Prev in Thread] Current Thread [Next in Thread]