I use this tag in my body tag: onUnload="javascript:window.location.reload()"
that is:
<body onUnload="javascript:window.location.reload()">
I use it to get a cookie to work.
I only have the problem in Netscape Nav.
When I try to close the browser it gives me an error and close Netscape all togehter and I have to restart the browser. Any ideas why?
I also tried to link to another site (unload.htm), but that won't work either. It simply stays on the first page (the one with the onUnload javascript..)
Any help for me?
Greetings
Rasmus
that is:
<body onUnload="javascript:window.location.reload()">
I use it to get a cookie to work.
I only have the problem in Netscape Nav.
When I try to close the browser it gives me an error and close Netscape all togehter and I have to restart the browser. Any ideas why?
I also tried to link to another site (unload.htm), but that won't work either. It simply stays on the first page (the one with the onUnload javascript..)
Any help for me?
Greetings
Rasmus