[Javascript] filling form in parent window by popup

Hakan M (Backbase) hakan at backbase.com
Mon Feb 21 08:22:04 CST 2005


1. Did you try top.opener.document.form_name.form_field.value?

2. Popups are evil.

3. Perhaps we should create a home page with 'LaTech JavaScript FAQ'?

Regards,
H

Michael Borchers wrote:
> my main form (parent window) openes a popup.
> the popup now includes the command to
> fill out a field back in the parent window.
> 
> how to reach this field?
> parent.document.form_name.form_field.value = '...' ?!
> _______________________________________________
> Javascript mailing list
> Javascript at LaTech.edu
> https://lists.LaTech.edu/mailman/listinfo/javascript
> 
> 



More information about the Javascript mailing list