刘刚博客

摘要: in fact the onbeforeunload event supported in Firefox browser, but the window.event is not supported in Firefox.So, we can use the following code to stop page from leaving: function SaveRemind() { w... 阅读全文
posted @ 2008-08-22 16:29 Future.Net博客 阅读(563) 评论(1) 推荐(0) 编辑