Log in

View Full Version : Changing an Iframe From a Different Page



diasmj
07-26-2006, 05:34 PM
I wonder if someone can help me.

I have one page with a iframe in it, and also when this page loads it opens up a seperate popup page. I want to change whats in the iframe from the popup page

Let Me explain in points:

Step 1:
Page 1 Loads
Has a iframe in it. (page 2)
Opens Popup (page 3)

Step 2:
I want to change the iframe (page 2) from the popup (page 3)

If this can be done could someone please help.

Thanks

Mark

boogyman
07-26-2006, 10:09 PM
not exactly sure what you are trying to do but if you have a messenger program you can im me yahoo instant messenger = boogyman_2 aol im = skibumjsh msn = callmebrat@hotmail.com and i am sure that i will be able to help you out

diasmj
08-02-2006, 05:41 PM
Thank you everyone for the help, but i managed to do it myself :mad:

kovalnizle
08-18-2006, 04:38 PM
I was wondering how you did it. How did you load a different page into the iframe from another page.

ItsMeOnly
08-18-2006, 04:55 PM
...either by target pointing to iframe's id, or javascript relocation.

mburt
08-19-2006, 04:47 PM
How do you transfer data from the pop-up back to the main page though? This seems strange..