|
|
|||||||||
|
|||||||||
| |||||||||
|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
#1
|
|||
|
|||
|
I have an image mapped link from which I would like to load 2 different files into 2 different frames when clicked (frames are already set up on multiple frame page). Is this possible using JavaScript.
Many thanks Paul |
|
#2
|
|||
|
|||
|
use a combo of html and javascript ...
<a href="page.cfm" target=x1 onClick="parent.framename.location.href=page2.cfm;"> hope this helps. ------------------ Jaisen Mathai JMathai.com jaisen@jmathai.com |
![]() |
| Viewing: Dev Shed Forums > Web Design > HTML Programming > Loading two locations from one link |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|