- Posts: 6
- Thank you received: 0
Ask the community, share ideas, and connect with other LimeSurvey users!
$(document).off('click',"[data-confirmedby]"); $("#confirm-clearall").prop("checked",true); $("#clearall").click();
$("#clearall").removeAttr("data-confirmedby"); $("#confirm-clearall").prop("checked",true); $("#clearall").click();