<input type="checkbox" name="expirationReminder" value="1" checked="" onclick="this.checked=!this.checked"/>到期提醒

<input type="checkbox" name="expirationReminder" value="1" onclick="this.checked=!this.checked"/>到期提醒

input type="checkbox" 标签里添加:

onclick="this.checked=!this.checked"

 

相关文章:

  • 2021-05-15
  • 2021-08-01
  • 2022-12-23
  • 2021-12-17
  • 2021-11-15
  • 2022-12-23
  • 2022-12-23
猜你喜欢
  • 2021-07-13
  • 2022-12-23
  • 2022-12-23
  • 2021-12-30
  • 2022-12-23
  • 2021-10-31
  • 2022-12-23
相关资源
相似解决方案