Re: Loading different pages in an iframe



"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


.



Relevant Pages

  • Need help to create asp
    ... I would like to know how to open the webpage with iframe. ... direct url for each production. ... these urls, it only opens ...
    (alt.html)
  • Re: Loading different pages in an iframe
    ... the same page which contains an iframe. ... So - for example - the 1st link on main.htm opens ... on main.htm opens index2.htm as well, but loading with 3rdpage_2.htm ... Basic javascript solution: ...
    (alt.html)
  • Re: Loading different pages in an iframe
    ... the same page which contains an iframe. ... So - for example - the 1st link on main.htm opens ... on main.htm opens index2.htm as well, but loading with 3rdpage_2.htm ... Do not understand why you need all that crap just to do a simple ...
    (alt.html)
  • Re: Loading different pages in an iframe
    ... the same page which contains an iframe. ... So - for example - the 1st link on main.htm opens ... on main.htm opens index2.htm as well, but loading with 3rdpage_2.htm ...
    (alt.html)
  • Re: How to open a page outside an iframe?
    ... > When I click on a linkbutton of a datagrid on a web form I open another web ... > form on the same page within an iframe. ... > datagrid also and when I click on a linkbutton in that datagrid I redirect to ... > The problem I'm having is that this last webform opens within the iframe but ...
    (microsoft.public.dotnet.framework.aspnet)