我目前正在检测我网站的用户是否关闭了窗口/标签或更改了url。我正在使用以下代码,它运行良好:varvalidNavigation=false;functionendSession(){//Browserorbroswertabisclosed//Dosthhere...alert("bye");}functionwireUpEvents(){window.onbeforeunload=function(){if(!validNavigation){endSession();}}//AttachtheeventkeypresstoexcludetheF5refresh$(documen