Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Shaun E on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Problem with removing scrollbars

Status
Not open for further replies.

Miss3M

Technical User
May 23, 2003
12
IE
Hi,
I am creating a series of web pages which will be viewed on a cd. All my pages load without scrollbars. The problem I have is that in the series of pages i have a quiz which loads in a frameset to track the scores. These pages do not load without scroll bars. I have added <body scroll = &quot;no&quot;> but all this does is remove the scrollbar on the side of the screen but leaves me with a scrollbar accross the bottom of the page is there any way I can remove this ?
Or is there an alternative way to remove all scrollbars.
Any help would be very much appreciated.
thanks
:)
 
<frame src=&quot;/Nav.htm&quot; name=&quot;bottomFrame&quot; scrolling=&quot;NO&quot; noresize>
All the best!

> need more info?
:: don't click HERE ::
 
Thank you so much, will try that now.
 
no problem, you would do the same for any frame that u need without scrolling....u would do it in the &quot;Main Frame Set&quot;
All the best!

> need more info?
:: don't click HERE ::
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top