the form ends up in the top level document, so 

document.formName.formItemName.value

should work.

> -----Original Message-----
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED]]On Behalf Of Dave Waller
> Sent: 21 December 2000 17:38
> To: [EMAIL PROTECTED]
> Subject: [Dynapi-Help] referncing forms in DynLayers
> 
> 
> I have a form in a dyn layer that I want to affect from a javasript
> function in the creating page.
> 
> I thought that I could do it like this.
> 
> document.layerName.document.formName.formItemName.value
> 
> But I believe that I am mistaken.
> 
> Dave
> 
> 
> _______________________________________________
> Dynapi-Help mailing list
> [EMAIL PROTECTED]
> http://lists.sourceforge.net/mailman/listinfo/dynapi-help

_______________________________________________
Dynapi-Help mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/mailman/listinfo/dynapi-help

Reply via email to