[thelist] Tips

Peter-Paul Koch gassinaumasis at hotmail.com
Mon Jun 10 03:18:00 CDT 2002


>To keep your code valid while using the onresize= hack to keep NN4.x from
>dropping styles when the window is resized, set the handler in your script,
>rather than in the <body> tag, like so:
>
>window.onresize = fixNNCSS();

<tip type="Re: Netscape 4.x">
It's

window.onresize = fixNNCSS;

without the brackets! It would be <BODY onResize="fixNNCSS()"> (and what's
wrong with that?).
</tip>


_________________________________________________________________
Get your FREE download of MSN Explorer at http://explorer.msn.com/intl.asp.




More information about the thelist mailing list