Computer Forums

Member Login

Remember Me? Sign Up! | Forgot Password
 
Slogan
 
Closed Thread
Old 04-20-2004, 07:09 PM   #1 (permalink)
 
Newb Techie

Join Date: Apr 2004

Posts: 3

Supradude

Angry HTML Frames

I am making a webpage for one of my classes and I am having trouble with frames. When I tell the weblink to open a webpage in a specfic frame it doesnt work and it takes over the whole page which includes sidebar. I have triple checked my code and that is not the problem. I think it is the webpage that I link to that might be the problem. If that is true is there anyway I can overide it without java script?
Supradude is offline  
Old 04-21-2004, 02:45 AM   #2 (permalink)
 
Banned

Join Date: Apr 2004

Posts: 49

mitch

Default

If you want to open frames, you should specify which part of the page, is it the main frame or other frames.
mitch is offline  
Old 04-21-2004, 10:31 AM   #3 (permalink)
ADZ
 
Master Techie

Join Date: May 2003

Posts: 2,233

ADZ is on a distinguished road

Send a message via Yahoo to ADZ
Default

Post the code and I can take a look, save it as a .txt file and attach it.
ADZ is offline  
Old 04-21-2004, 02:58 PM   #4 (permalink)
 
Monster Techie

Join Date: Oct 2003

Posts: 1,849

Demalii is on a distinguished road

Send a message via ICQ to Demalii Send a message via AIM to Demalii Send a message via Yahoo to Demalii
Default

what you have to do it name each frame in the index.html as in you have name=left name=right (would put the name attribute inside the frame tag), then when you want someone to click a link in the left page and have it load in the right, do target=right (would put this inside the anchor tag)
hope that helped ya out
__________________

3DMark06: 16,326 (avg of 3 runs)
3Dvantage: 12,810 (avg of 3 runs)
-> I did it, so can you, and now my cellphone bills are paid woot
Demalii is offline  
 
Closed Thread

Thread Tools
Display Modes

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 Off
Trackbacks are On
Pingbacks are On
Refbacks are On