摘要: Some times we need to detect the Browser Close to perform some operation before quiting from application. Here is a simple way.function CheckBrowser(){ // Check Browser Close [X] , Alt+F4 , File ->... 阅读全文
posted @ 2009-11-19 06:13 Sum_yang 阅读(277) 评论(0) 推荐(0) 编辑