To remove disabled attribute using jQuery, use the removeAttr() method. ... <input type="checkbox" class="disabledCheckboxes" disabled> ...
確定! 回上一頁