Jump to content

[SOLVED] Load page into iframe


Canman2005

Recommended Posts

Hi all

 

I have a page with an iframe on it, the iframe is called "myiframe"

 

What I want to do is add a javascript into my parent page so that when the page loads, it opens up the page "inside_the_iframe.html" inside the iframe

 

Can anyone help?

 

Tried tons of scripts but none seem to work, ideally I want to do it with something like

 

<script>document.location='inside_the_iframe.html'; </script>

 

Can anyone help?

 

Thanks

 

Dave

Link to comment
https://forums.phpfreaks.com/topic/156744-solved-load-page-into-iframe/
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.