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

Re: elements array



>To make the Code as short as possible, I would like to access 
>the hidden fields like that:
>document.FormName.elements[index].value = MyCookieData;
>So I would be able to do that in a loop!

As far as I found out, elements of a form can only be distinct values, not
arrays.
Maybe I'm wrong, if I were so, I'd be interested in using this feature too.

Walter Chr. Schueller (Schüller), Goettingen, Germany
--------------------------------------------------------------------
For help about the list, please send a message to 'majordomo@obscure.org'
with the message body 'help'. To unsubscribe, send a message to
'majordomo@obscure.org' with the message body 'unsubscribe javascript'.
List archives and pointer to FAQ: http://www.obscure.org/javascript/