sending data from IFRAME to container page
- From: Stimp <ren@xxxxxxxxxx>
- Date: 29 Feb 2008 09:58:30 GMT
Hi all,
Say I have a page called mytest.htm with an IFRAME in it and an input
field:
<input id="src" name="src" type="text" />
How do I send the an example word "blah" from the iframe to populate the
input field?
I tried window.opener.document.src.value = "blah";
but that hasn't worked .. my google searches are proving fruitless.
tia.
--
fiddlewidawiddum
.
- Follow-Ups:
- Re: sending data from IFRAME to container page
- From: Erwin Moller
- Re: sending data from IFRAME to container page
- Prev by Date: Re: using mailto: body limit
- Next by Date: Re: sending data from IFRAME to container page
- Previous by thread: using mailto: body limit
- Next by thread: Re: sending data from IFRAME to container page
- Index(es):
Relevant Pages
|