To enable/disable a button with jQuery you need to use prop()/attr() methods. ... .prop() changes properties for that HTML tag as per the DOM tree.
確定! 回上一頁