The unload event is fired when the document or a child resource is being unloaded. ... window.addEventListener('unload', function(event) ...
確定! 回上一頁