日期:2009-05-29  浏览次数:20931 次

在Body标签中加入
onbeforeunload=return(false)
即可,如下:

<body onbeforeunload=return(false)>