Search the archives!
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Javascript] Named Layers in IE
- From: javascript@xxxxxxxxxx (Lau)
- Subject: [Javascript] Named Layers in IE
- Date: Tue, 28 Aug 2001 03:21:26 +1000
I have a FORM that may have N fields with the same name.
How can I loop through them when I don't know how many there are... there may be none.
something like this:
for (i=1;i<N;i++){
alert(document.Form1.MyField[i])
}
Thanks in advance
Lau
- Follow-Ups:
- [Javascript] Named Layers in IE
- From: TomMallard
- [Javascript] Named Layers in IE
- References:
- [Javascript] Named Layers in IE
- From: Jay Lepore
- [Javascript] Named Layers in IE
- Prev by Date: [Javascript] Named Layers in IE
- Next by Date: [Javascript] Named Layers in IE
- Previous by thread: [Javascript] Named Layers in IE
- Next by thread: [Javascript] Named Layers in IE
- Index(es):