Go Back   PCMech Forums > Help & Discussion > Internet, Web Applications, & The Cloud

Need Some Help? Type Your Keywords Here:

Reply
 
LinkBack Thread Tools Search this Thread Rate Thread Display Modes
Old 11-09-2001, 04:02 AM   #1
Member (4 bit)
 
Join Date: Nov 2001
Posts: 8
Angry page buildin frame woes

hey i need some help with a web page im buildin, i used 2 frames, left and right, and i was goin to use the right to put the list of links to the other parts of the page, u know like FAQ, INFO, LINKs etc. well i made the links and all but when u click on the link the new page loads only in that frame, while larger main frame reamains the same, is their anyway i can get both frames to load like their supposed too?
if i have started abbling incoherantly like an elephant on crack plz say soemthin and ill try to explain in more deatail.

I WOULD REALLY APRECIATE THE HELP!

_+___+______+____+______+__+_
punkboy2000 is offline   Reply With Quote
Old 11-09-2001, 05:28 AM   #2
Member (13 bit)
 
Xayd's Avatar
 
Join Date: Jun 2000
Location: nowhere.com
Posts: 4,819
Send a message via AIM to Xayd
In your page that defines the frame parameters, you need to name each frame.


{frameset cols="20%,80%"}
{frame name="left" src="index.html"}
{frame name="right" src="content.html"}
{/frameset}



And then, in your links...


{a href="http://www.blah.com/blah.txt" target="right"}Blah{/a}


Alternatively, it would be much easier to declare a base target in your pages of "right", which would make all links by default open in the right frame, unless you specified the left frame, just put this tag at the top of your pages within the head tag...


{base target="right"}
Xayd is offline   Reply With Quote
Old 11-09-2001, 09:08 AM   #3
Member (4 bit)
 
Join Date: Nov 2001
Posts: 8
thx man ill try that now

punkboy2000 is offline   Reply With Quote
Old 11-09-2001, 09:19 AM   #4
Member (4 bit)
 
Join Date: Nov 2001
Posts: 8
exactly where do u put the {base target="right"} tag?

exactly
punkboy2000 is offline   Reply With Quote
Old 11-09-2001, 08:53 PM   #5
Member (13 bit)
 
Xayd's Avatar
 
Join Date: Jun 2000
Location: nowhere.com
Posts: 4,819
Send a message via AIM to Xayd
Within the head tag of each of your other pages.
Xayd is offline   Reply With Quote
Reply

Bookmarks

Still Need Help? Type Your Keywords Here:


Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes Rate This Thread
Rate This Thread:

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

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



All times are GMT -5. The time now is 07:13 PM.
Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2012, vBulletin Solutions, Inc.
SEO by vBSEO 3.6.0 PL2