JQuery Ajax 遮罩效果

(function(){ $.extend($.fn,{ mask: function(msg,maskDivClass){ this.unmask(); // 参数 var op = { opacity: 0.8,
相关文章
相关标签/搜索