1、onbeforeunload事件: 說明:目前三大主流瀏覽器中firefox和IE都支援onbeforeunload事件,opera ... event.returnValue="確定離開當前頁面嗎?";
確定! 回上一頁