
Signature
I hope this helps you,
Bob Buckland ?:-)
MS Office System Products MVP
*Courtesy is not expensive and can pay big dividends*
Office 2003 explained
http://microsoft.com/uk/office/editions.asp
> If the size of the Window in the browser becomes less than
> the size of the 'don't shrink' frame, it will then shrink
> but other wise it should hold it's width.
If I wish to have the frame size remain without shrinking even if the
browser becomes less then the size of the 'don't shrink' frame, is this
doable?
"Bob Buckland ?:-)" <75214.226(At Beautiful Downtown)compuserve.com> wrote
> Hi Marc,
>
[quoted text clipped - 20 lines]
> anyone know how to set a frame to a fixed size that will not resize when the
> window resizes? Thanks, Marc >>
lostinspace - 17 Jun 2004 02:32 GMT
----- Original Message -----
From: "Marc Baker" <>
Newsgroups: microsoft.public.word.web.authoring
Sent: Wednesday, June 16, 2004 6:28 PM
Subject: Re: frames resizing when window resizes
> > If the size of the Window in the browser becomes less than
> > the size of the 'don't shrink' frame, it will then shrink
[quoted text clipped - 34 lines]
> the
> > window resizes? Thanks, Marc >>
Define your FRAMESET in PIXELS
http://www.htmlhelp.com/reference/html40/frames/frameset.html
this page has many sub-links to provide explanation and depth to what I have
below.
The example on this page give percentages in the COLS and ROWS
use pixels instead.
I have no clue as to you frameset layout?
If two cols and you desire an overall 640 than you split the pixel sizes to
LESS than the overall size, POSSIBLY due to the cell spacing that has been
defined in the frames.
Your going to need to play with this, till you find an effective solution
to what you desire.
<FRAMESET ROWS="480" COLS="200,440">
It may or may not work. My experience with frames is very limited.
Overall they are not advisable due to how easy it is to view the individual
frame pages out of the design you intend (at least for the knowing.)
For those "not in the know" they find it most difficult to bookmark and
individual page are in most instances are required to re-navigate your entry
page.
Bob Buckland ?:-\) - 23 Jun 2004 15:06 GMT
Hi Marc,
When you uncheck the [x] Resize Frames in Browser property
setting what you're disabling is the ability of the user to
drag the divider between the frames to make one relatively
wider than another frame.
the other.
The user still has the ability to resize their browser
window as they do other windows in Windows and the frame/page
will resize.
You may be able to use fixed width tables within a frame or
replace the use of frames with tables in a single page to
get closer to what you're looking for from within Word.
Issues though with fixed width tables can include the problem
that what looks okay in one screen resolution can look rather
'unfinished' in another.
========
> If the size of the Window in the browser becomes less than
> the size of the 'don't shrink' frame, it will then shrink
> but other wise it should hold it's width.
If I wish to have the frame size remain without shrinking even if the
browser becomes less then the size of the 'don't shrink' frame, is this
doable? >>

Signature
Bob Buckland ?:-)
MS Office System Products MVP
*Courtesy is not expensive and can pay big dividends*