jquery中應使用prop方法來獲取和設定checked屬性,不應該使用attr。原因如下︰. 1.JQuery︰prop方法獲取、設定checked屬性 <input type="checkbox" ...
確定! 回上一頁