An onunload event handler can be assigned in two ways. The first is by using JavaScript, as shown here: Copy window.addEventListener("unload", (event) ...
確定! 回上一頁