![]() |
|
|
|
#1 |
|
Hi,
I have 2 IFrames. Now I want from IFrame I1 to get a link and when I click on that, The page opens in I2. Is this possible? How? Thanks Joris De Groote |
|
|
|
|
#2 |
|
Posts: n/a
|
Joris De Groote wrote:
> I have 2 IFrames. Now I want from IFrame I1 to get a link and when I click > on that, The page opens in I2. Is this possible? How? Yes using Javascript. Google "javascript iframe link" and you will be rewarded with a plethora of same code. |
|
|
|
#3 |
|
Posts: n/a
|
Thanks, I'll look into it
Joris "Travis Newbury" <> wrote in message news: ups.com... > Joris De Groote wrote: >> I have 2 IFrames. Now I want from IFrame I1 to get a link and when I >> click >> on that, The page opens in I2. Is this possible? How? > > Yes using Javascript. Google "javascript iframe link" and you will be > rewarded with a plethora of same code. > |
|
|
|
#4 |
|
Posts: n/a
|
Problem solved.
"Joris De Groote" <> wrote in message news:447307ed$0$2133$... > Hi, > > I have 2 IFrames. Now I want from IFrame I1 to get a link and when I click > on that, The page opens in I2. Is this possible? How? > > Thanks > |
|