我会使用Cletus函数的改进版本: $.fn.disable = function() { return this.each(function() { if (typeof this.disabled != "undefined") ...
確定! 回上一頁