Re: Loading different pages in an iframe
- From: "Fokke Nauta" <fnautaNO@xxxxxxxxxx>
- Date: Tue, 7 Apr 2009 17:47:20 +0200
"richard" <member@xxxxxxxxxxx> wrote in message
news:91qmt45dfqgtm6gpnv1uog9sj0oeh35k8a@xxxxxxxxxx
On Tue, 7 Apr 2009 14:06:07 +0200, "Fokke Nauta" <fnautaNO@xxxxxxxxxx>
wrote:
"Neredbojias" <neredbojias@xxxxxxxxx> wrote in message
news:Xns9BE628404C23Dneredbojiasnano@xxxxxxxxxxxxxxxxxxxx
On 06 Apr 2009, "Fokke Nauta" <fnautaNO@xxxxxxxxxx> wrote:
Hi all,
I have a page (main.htm) with a few links. I want each link to open
the same page (index2.htm) which contains an iframe. This is not a
problem, but I want each link to open that page with another iframe
loading. So - for example - the 1st link on main.htm opens
index2.htm, which loads 3rdpage_1.htm in the iframe.. The 2nd links
on main.htm opens index2.htm as well, but loading with 3rdpage_2.htm
in the iframe. And so on. Can this be done? And if so, how can I
manage this?
Basic javascript solution:
http://www.neredbojias.net/_dem/main.html
(View/Source for markup.)
--
Neredbojias
People who live in glass houses must feel funny peeing.
http://www.neredbojias.org/
http://www.neredbojias.net/
Hi,
I turned your script into this (see underneath) and it worked!
You can find it on www.fokkenauta.nl
Cheers,
Fokke
Do not understand why you need all that crap just to do a simple
frameset.
I wanted to use an iframe, not a frame.
Fokke
.
- Follow-Ups:
- Re: Loading different pages in an iframe
- From: richard
- Re: Loading different pages in an iframe
- References:
- Loading different pages in an iframe
- From: Fokke Nauta
- Re: Loading different pages in an iframe
- From: Neredbojias
- Re: Loading different pages in an iframe
- From: Fokke Nauta
- Re: Loading different pages in an iframe
- From: richard
- Loading different pages in an iframe
- Prev by Date: Re: IEx Hell (again): AUTO-SIZING IMAGES in Multiple Columns w/DIV Tags & CSS
- Next by Date: Re: IEx Hell (again): AUTO-SIZING IMAGES in Multiple Columns w/DIV Tags & CSS
- Previous by thread: Re: Loading different pages in an iframe
- Next by thread: Re: Loading different pages in an iframe
- Index(es):
Relevant Pages
|