function window.onbeforeunload() { window.event.returnValue='数据没有保存,确定离开此页面? ' ; alert('asdfasdf') ; }