"Darren Siegel" <[EMAIL PROTECTED]> wrote in message
[EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
> I've noticed that the width and height of individual frames in
> a frameset isn't usually represented well in Netscape.
> I have a three framed site that has a picture spanning more than
> one frame.  After carefully partitioning the picture to fit the height
> and with of the frames, I get a pretty good looking web site when
> viewed in IE (4.0+).  When I view this same site in Netscape (4.6),
> the frames are slightly smaller, so part of the picture is cutoff, and the
> overall effect is bad.  I've set all the appropriate frameset and body
> tags such as MarginWidth and MarginHeight to zero in an attempt to
> correct this but nothing works.
>
> I know I can put some JavaScript in the page containing the frame set, and
> conditionaly set the width and height of the frames, based on what browser
> is being used.  I just don't want this code to be guesswork so....
>
> My question is:  Are there any resources (i.e. web sites) that
> detail this behavior in Netscape, maybe that give information regarding
> which versions of NN have this problem.  I'd like to get a real sound
> solution in place that handles NN versions 4.0+ and up.

This is an old, old problem, found in Netscape versions 2-4.  Version 6 is
okay.

The workaround is to design the page so that exact frame dimensions are not
critical.  Figure on a variation of up to 1% of the size of the browser
window.




Reply via email to