Changing IFRAME Source Dynamically from inner script

H

Herbman

I have an HTML document with two <IFRAME> tags

<iframe src='Page1.htm' name='frPage1' width='241' height='322' </iframe>
<iframe src='Page2.htm' name='frPage2' width='241' height='322' </iframe>

I would like to write some script inside the source of the first IFRAME object,
namely Page1.htm, such that it can change the source of the second IFRAME
object.

Does anyone know how to do this?

Thanks A lot.

herbman
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
474,079
Messages
2,570,574
Members
47,206
Latest member
Zenden

Latest Threads

Top