|
|
|||||||||
|
|||||||||
| |||||||||
|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
#1
|
|||
|
|||
|
I would like to have 1 link open up 2 different pages in 2 different frames.
(_self & _main) Could someone provide an example of how i should tackle this? Thanx ------------------ Sean sadams2@earthlink.net |
|
#2
|
|||
|
|||
|
Use something like:
<a href="link1.htm" target="_self" onClick="top._main.location='link2.htm'">browse</a> Cheers, adam |
![]() |
| Viewing: Dev Shed Forums > Web Design > HTML Programming > open pages in multiple frames |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|
|