1 $.extend($.fn.panel.methods, { 2 showMask: function(jq, msg){ 3 return jq.each( function(){ 4 var pal = $( this).panel('panel');
確定! 回上一頁