> 
> 
> 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 [EMAIL PROTECTED]

Reply via email to