florida
12-02-2002, 12:45 PM
My Cold Fusion page will not resize in Netscape 4.77 browser. It has no problem with IE but in Netscape 4.77 it gives a blank browser screen after I resize it. I then have to hit the Reload button to get my Cold Fusion page back up.
Any suggestions on how I can correct this problem in Netscape 4.77?? Is there something in Javascript I can do to automatically reload screen after a resize???
Here is what I have tried and it still doesnt work:
<body onResize="location.reload()">
<body onresize="document.recalc(true);">
Any suggestions on how I can correct this problem in Netscape 4.77?? Is there something in Javascript I can do to automatically reload screen after a resize???
Here is what I have tried and it still doesnt work:
<body onResize="location.reload()">
<body onresize="document.recalc(true);">