华体会体育

创建帐号
  
window.onbeforeunload = function() { if((event.clientX>document.body.clientWidth&&event.clientY<0)||event.altKey) { alert("关闭触发"); } else { //alert("刷新触发"); } }