HTML Tutorial


 Forum HomeForum Home   FAQFAQ   SearchSearch   MemberlistMemberlist   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 
RegisterRegister - Not registered yet? Got something to say? Join HTML Code Tutorial!
Problem with Frames and Scrollbars
Post new topic   Reply to topic    HTML Help Forum Index -> HTML Frame
View previous topic :: View next topic  
Author Message
soma104



Joined: 05 Oct 2008
Posts: 1

PostPosted: Sun Oct 05, 2008 7:37 pm     Problem with Frames and Scrollbars Reply with quote

Hi,

I'm new here, and I'm looking for some help with my frames. I have links in the top frame which targets the lower frame "main". My problem is that the pages that I'm trying to view in the lower frame are longer than my visible screen. Instead of allowing me to scroll down the page. It's adding a scrollbar in the lower frame. Since my header takes up almost 500 px. It's not leaving me much in the lower part.

If I set my screen resolution to 800X600, I can't even see the lower half.

This is the code I'm using:

Code:

<FRAMESET ROWS="435,*" FRAMEBORDER=0 FRAMESPACING=0 BORDER=0>
     <frame name="header" src="header.html" noresize scrolling="no">
         <frameset cols="*,800,*">
     <frame name="left" src="left.html">
    <frame name="main" src="main.html">
     <frame name="right" src="right.html">
     </frameset>
</frameset>


Any help would be much appreciated.
PayneLess Designs



Joined: 28 Feb 2007
Posts: 1391
Location: Biloxi, MS

PostPosted: Sun Nov 09, 2008 10:02 pm     Reply with quote

Need link to page you're having problems with. First off, you need to add a frameset document type for all your pages.
html.coder



Joined: 22 Dec 2008
Posts: 6

PostPosted: Thu Jan 01, 2009 2:02 pm     Reply with quote

if you name your "main" one something like "BODY" and add a "target="BODY" " to your a href for the navi bar, that would work.
Display posts from previous:   
Post new topic   Reply to topic    HTML Help Forum Index -> HTML Frame All times are GMT - 8 Hours
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
HTML Help Archive
Powered by phpBB © 2001, 2005 phpBB Group
HTML Help topic RSS feed 

 
HOSTING / DESIGN
MAKE MONEY

Home
  |   Tutorials   |   Forum   |   Quick List   |   Link Directory   |   About
Copyright ©1997-2002 Idocs and ©2002-2007 HTML Code Tutorial