EdgarMilkman
08-06-2002, 01:00 PM
Hi there,
I'm strugling with an IFrame challenge. I'm designing a home page and want to link a document into an IFrame on a different page. Let me explain.
I have a main page named page1.html.
On that page I have several links to other pages.
I created a sort of template page with an IFrame. The page is called page2.html and the IFrame is named IF1. There is no initial page.
I have several pages with flat contents called page3.html, page4.html and so on.
What I want to establish is that depending on the link I click on on page1.html, page2.html (template with IFrame) gets loaded and the IFrame gets filled with page3.html or page4.html.
I looked at the target tags but that won't work. I even looked in to several javscripts, but I can't find an answer.
Is there anybody who has a hint how to do this, or can't it be done?
I'm strugling with an IFrame challenge. I'm designing a home page and want to link a document into an IFrame on a different page. Let me explain.
I have a main page named page1.html.
On that page I have several links to other pages.
I created a sort of template page with an IFrame. The page is called page2.html and the IFrame is named IF1. There is no initial page.
I have several pages with flat contents called page3.html, page4.html and so on.
What I want to establish is that depending on the link I click on on page1.html, page2.html (template with IFrame) gets loaded and the IFrame gets filled with page3.html or page4.html.
I looked at the target tags but that won't work. I even looked in to several javscripts, but I can't find an answer.
Is there anybody who has a hint how to do this, or can't it be done?