記錄用

  • 539
  • 0

摘要:記錄用

 

.is(":disabled")  ie 有效   但  chrom 無效

.attr('disabled') == 'disabled'    只好改這個

 

 

自己記錄用