To remove disabled attribute using jQuery, use the removeAttr() method. You need to first remove the property using the prop() method.
確定! 回上一頁