View Full Version : Linking question
donster
06-21-2004, 12:09 PM
Is it possible to link to a specific frame on another page? if so, any examples?
Perhaps there is a script that can do this
Thanks
sage45
06-21-2004, 12:13 PM
Do you mean perhaps to change a specific frame on another page??? Or add/read data from that frame???
-sage-
donster
06-21-2004, 01:44 PM
Yes, To change a frame on another page
glenngv
06-22-2004, 04:38 AM
<a href="page.htm" target="nameOfTargetFrame">link</a>
Of course, both windows (page that contains the link and the target frame) should be both open, otherwise the page will be opened in a new window.
vBulletin® v3.8.2, Copyright ©2000-2012, Jelsoft Enterprises Ltd.