PC Review


Reply
Thread Tools Rate Thread

Adjusting index page frame

 
 
=?Utf-8?B?SmFja0w=?=
Guest
Posts: n/a
 
      5th May 2006
I have a new index page with a frame on the top, one on the left, and a main
one in the middle. How do I get the middle frame to automatically adjust the
width and text to eliminate the scroll bar at the bottom?
 
Reply With Quote
 
 
 
 
Stefan B Rusynko
Guest
Posts: n/a
 
      6th May 2006
Depends on your page content width
- if it is wider than the frame you should have the scroll bar or no one will see it
Generally your top frame should be set to 100%
Your Left frame should be set to a fixed px or % width
And your Main frame should not have a width fixed

<frameset rows="75,*">
<frame name="top" target="main">
<frameset cols="150,*">
<frame name="left" target="main">
<frame name="main">
</frameset>


--

_____________________________________________
SBR @ ENJOY (-: [ Microsoft MVP - FrontPage ]
"Warning - Using the F1 Key will not break anything!" (-;
To find the best Newsgroup for FrontPage support see:
http://www.frontpagemvps.com/FrontPa...3/Default.aspx
_____________________________________________


"JackL" <(E-Mail Removed)> wrote in message news:4C3C0F2B-2529-4CDE-824D-(E-Mail Removed)...
|I have a new index page with a frame on the top, one on the left, and a main
| one in the middle. How do I get the middle frame to automatically adjust the
| width and text to eliminate the scroll bar at the bottom?


 
Reply With Quote
 
=?Utf-8?B?SmFja0w=?=
Guest
Posts: n/a
 
      6th May 2006
Thanks much. 100% was the key.

"Stefan B Rusynko" wrote:

> Depends on your page content width
> - if it is wider than the frame you should have the scroll bar or no one will see it
> Generally your top frame should be set to 100%
> Your Left frame should be set to a fixed px or % width
> And your Main frame should not have a width fixed
>
> <frameset rows="75,*">
> <frame name="top" target="main">
> <frameset cols="150,*">
> <frame name="left" target="main">
> <frame name="main">
> </frameset>
>
>
> --
>
> _____________________________________________
> SBR @ ENJOY (-: [ Microsoft MVP - FrontPage ]
> "Warning - Using the F1 Key will not break anything!" (-;
> To find the best Newsgroup for FrontPage support see:
> http://www.frontpagemvps.com/FrontPa...3/Default.aspx
> _____________________________________________
>
>
> "JackL" <(E-Mail Removed)> wrote in message news:4C3C0F2B-2529-4CDE-824D-(E-Mail Removed)...
> |I have a new index page with a frame on the top, one on the left, and a main
> | one in the middle. How do I get the middle frame to automatically adjust the
> | width and text to eliminate the scroll bar at the bottom?
>
>
>

 
Reply With Quote
 
 
 
Reply

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


Similar Threads
Thread Thread Starter Forum Replies Last Post
hyperlink to bookmark in 2nd frame makes 1st frame doc jump to page 1 NewbiePete Microsoft Word Document Management 4 11th Aug 2008 01:22 PM
change existing index page to frame template =?Utf-8?B?aGVi?= Microsoft Frontpage 1 21st Aug 2006 03:18 AM
A Frame Links Page To Wrong Frame =?Utf-8?B?U2VhbXVzIE0=?= Microsoft Frontpage 0 4th Jul 2005 03:42 AM
Frame pages and Index page =?Utf-8?B?Z3d5c29u?= Microsoft Word Document Management 1 20th Oct 2004 07:52 PM
Re: How do I set up the hyperlink properties from a non-frame page to framed page to appear in the main frame of the framed page? Stefan B Rusynko Microsoft Frontpage 0 6th May 2004 04:13 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 05:14 AM.