Forum Moderators: open

Message Too Old, No Replies

Open page with a different default iframe page

links to iframes on pages

         

scanartist

8:29 pm on Sep 20, 2005 (gmt 0)



I am wondering how would i do the following:

create a Link from another page to the homepage that loads a page into the iframe located on the homepage. The paged being loaded into the iframe is NOT the defualt .
Example: Page A links to the HomePage with Page C in the iframe.
Normally entering the Homepage it loads page B in the iframe.

Thanks a ton...

JAB Creations

6:12 am on Sep 22, 2005 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



Are you trying to load page two, and then have page three open in page two? If so you'll need to post about that in the JS forum. You can open two links in regards to frames with javascript in a hyperlink or any other form.

tedster

8:12 pm on Sep 22, 2005 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



We've got a javascript approach in message #21 of our Generic Javascript [webmasterworld.com] thread. It was created for regular framesets, but can be adapted to iframes without too much change.