I have written this code. 我寫了這段代碼 function winUnload() { alert("Unload Window"); MyMethod(); } window.onunload = function() ...
確定! 回上一頁