jQuery全局ajax Error

来源:互联网 发布:布点算法 编辑:程序博客网 时间:2024/05/22 15:10
$(document).ajaxError(function(){    alert("操作失败!");});

2.8以后使用document

0 0
原创粉丝点击