javascript - checkbox clearing issue
过去多啦不再A梦
过去多啦不再A梦 2017-06-22 11:53:52
0
4
914

Open another shopping mall and clear the checkbox above. What to do


#Where to add the js code for the menu bar?

过去多啦不再A梦
过去多啦不再A梦

reply all(4)
给我你的怀抱

$('#checkbox1').prop('checked',false)

  • -~

三叔

$("input").prop("checked",false)

伊谢尔伦

If attr is invalid, use prop

刘奇

When opening another shopping mall, reset the checkbox.

Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template