Dynamic Web Template: Scrollbars

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I'm building a dynamic web template using inline frames. The only place I want the scrollbar to appear is within the inline frame, but the scrollbar on the right hand side of the template is showing. How do I hide the scrollbar on the right hand side of the page and fit the web template to the size of the desktop? Here's an example of the type of format I'm trying to use:

http://www.final-heaven.org/aeris/index2.html

See how there is no scrollbar showing on the right hand side of the desktop, the page is fitted to the size of the desktop, and the only scrollbar showing is inside of the frame? How do I achieve that with a dynamic web template?
 
The page you cite is using frames, not inline frames.

Jim Buyens
Microsoft FrontPage MVP
http://www.interlacken.com
Author of:
*----------------------------------------------------
|\---------------------------------------------------
|| Microsoft Office FrontPage 2003 Inside Out
||---------------------------------------------------
|| Web Database Development Step by Step .NET Edition
|| Microsoft FrontPage Version 2002 Inside Out
|| Faster Smarter Beginning Programming
|| (All from Microsoft Press)
|/---------------------------------------------------
*----------------------------------------------------
-----Original Message-----
I'm building a dynamic web template using inline frames.
The only place I want the scrollbar to appear is within
the inline frame, but the scrollbar on the right hand
side of the template is showing. How do I hide the
scrollbar on the right hand side of the page and fit the
web template to the size of the desktop? Here's an
example of the type of format I'm trying to use:
http://www.final-heaven.org/aeris/index2.html

See how there is no scrollbar showing on the right hand
side of the desktop, the page is fitted to the size of
the desktop, and the only scrollbar showing is inside of
the frame? How do I achieve that with a dynamic web
template?
 
And the example cited is also using Frames
(6 frames boxing in the 1 page which has an inline frame)

--




| The page you cite is using frames, not inline frames.
|
| Jim Buyens
| Microsoft FrontPage MVP
| http://www.interlacken.com
| Author of:
| *----------------------------------------------------
| |\---------------------------------------------------
| || Microsoft Office FrontPage 2003 Inside Out
| ||---------------------------------------------------
| || Web Database Development Step by Step .NET Edition
| || Microsoft FrontPage Version 2002 Inside Out
| || Faster Smarter Beginning Programming
| || (All from Microsoft Press)
| |/---------------------------------------------------
| *----------------------------------------------------
|
| >-----Original Message-----
| >I'm building a dynamic web template using inline frames.
| The only place I want the scrollbar to appear is within
| the inline frame, but the scrollbar on the right hand
| side of the template is showing. How do I hide the
| scrollbar on the right hand side of the page and fit the
| web template to the size of the desktop? Here's an
| example of the type of format I'm trying to use:
| >
| >http://www.final-heaven.org/aeris/index2.html
| >
| >See how there is no scrollbar showing on the right hand
| side of the desktop, the page is fitted to the size of
| the desktop, and the only scrollbar showing is inside of
| the frame? How do I achieve that with a dynamic web
| template?
| >
| >.
| >
 
Back
Top