我們可以透過javascript的beforeonunload跟onunload事件: ... window.onbeforeunload = bunload; function bunload() { if (event.
確定! 回上一頁