Swati's Blog
Tuesday, March 1, 2011
Window.Unload() not working in IE6
I was not able to get this simple thing working in IE 6. It worked on IE7 and IE8 and not on IE6. I found the below workaround.
SCRIPT FOR="window" EVENT="onunload"
alert("on unload");
/SCRIPT
This works without any problem.
No comments:
Post a Comment
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment