jQuery unload() 方法jQuery 事件方法实例当离开页面时,显示提示消息: $(window).unload(function(){ alert('Goodbye!'); }); 尝试一下» 定义和用法unload() 方法 ...
確定! 回上一頁