[thelist] The dreaded frameset - update

Bob Haroche bharoche at usa.net
Thu Mar 22 02:46:07 CST 2001


Laura,

I'm late with my answer here, but this tip might help you and others on
future projects:

<Tip Type="Netscape CSS Frameset Re-Size Bug">

NN 4 for the Mac has a nasty habit of losing style sheet information upon
re-sizing the browser window.  Adding the standard NN re-size fix to the
individual pages won't always fix the problem.  Instead, insert the
following into your frameset tag:

<frameset rows=whatever onResize="history.go(0)">

Your page won't validate, but it will look good.

</Tip>


Bob Haroche


____________________________
O n P o i n t  S o l u t i o n s
P.O. Box 694
Occidental, Ca  95465
707.874.1188
http://www.OnPointSolutions.com





More information about the thelist mailing list