I've never seen that, though maybe it's possible.<br><br> I do on the other hand use a java script to refresh the page in NS4, because it can create problems when people change their page size when using CSS.<br><br> Here is the cript I use, maybe you can make use of it, and change it to fit what you need:<br><br><script language="JavaScript"><br><!--<br>function MM_reloadPage(init) { //reloads the window if Nav4 resized<br> if (init==true) with (navigator) {if ((appName=="Netscape"&&(parseInt(appVersion)==4)) {<br> document.MM_pgW=innerWidth; document.MM_pgH=innerHeight; onresize=MM_reloadPage; }}<br> else if (innerWidth!=document.MM_pgW ¦¦ innerHeight!=document.MM_pgH) location.reload();<br>}<br>MM_reloadPage(true);<br>// --><br></script><br> <p>Andre Vandal<br><a href=mailto:dezign@canada.com>dezign@canada.com</a><br><a href=
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.