window.onbeforeunload = function(event) {}. 要求關閉的指令是由傳入function的event或return來決定,可有三種方式:. event.preventDefault() ...
確定! 回上一頁