[Javascript] Accessing Form properties in layer

Reuben D Budiardja reubendb at goshen.edu
Tue Oct 2 15:07:06 CDT 2001


Hi all,
I have a page that have layer (using <DIV>). I have 2 layers, and in each 
layer I have a form.

How do I access the form properties? something like
document.forms['form_name'] 
or 
document.forms[0]

gives me undefined.

Please help.
Thanks in advance.
Reuben D. Budiardja




More information about the Javascript mailing list