Reply
frame links
Old 06-21-2004, 05:00 PM frame links
Novice Talker

Posts: 10
my website uses frames. when i refer people to a certain page only the main page loads while the left margin is absent. i imagine there is an easy solution to this...

also, how do i get the additional box of links for mouse overs? thanks
elephant is offline
Reply With Quote
View Public Profile
 
When You Register, These Ads Go Away!
Old 06-21-2004, 05:20 PM
Unknown.

Posts: 1,693
You should set each frame a name...

E.g.

Code:
<frame src="mainpage.htm" name="FRAME_NAME" scrolling="yes" marginwidth="10" marginheight="14">
Then to create a link to open into the frame...

Code:
<a href="http://Google.com" target="FRAME_NAME">Goto Google</a>
Therefore the link will then open in the frame name that you have set...

Hope this helps

-James
Dark-Skys99 is offline
Reply With Quote
View Public Profile
 
Reply     « Reply to frame links
 

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off




   
RSS Feed  Feeds: RSS   JS   XML
RSS Feed  Feeds for this forum: RSS   JS   XML

 


Page generated in 0.11591 seconds with 12 queries