![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
Hello all, I have a window that is a frameset top frame is 'header' bottom frame is 'main'. When this page loads I resize it and open a second window. I am trying to have a link in the popup window target the 'main' frame of the frameset that opened the popup. Any ideas? TIA, vc |
#3
| |||
| |||
|
#4
| |||
| |||
|
|
You don't have to do this with javascript. As long as your frames are named, then you can simply use the TARGET attribute. a href="example.html" target="main"> MiKE. Looking for freelance work | mike[at]mzanime.com $i = "fun"; while($i > $possibilities) { $code; $code++; } |
#5
| |||
| |||
|
|
Will that work from the Popup? |

|
Will that work from the Popup? Mick "mzanime.com" webforumsuser (AT) macromedia (DOT) com wrote: You don't have to do this with javascript. As long as your frames are named, then you can simply use the TARGET attribute. a href="example.html" target="main"> MiKE. Looking for freelance work | mike[at]mzanime.com $i = "fun"; while($i > $possibilities) { $code; $code++; } |
![]() |
| Thread Tools | |
| Display Modes | |
| |