• I am checking acceptance via javascript.

    For example :
    $(“#check_privacy_policy”).prop(“checked”, true);

    It is getting checked also but while submitting form it is giving me error “YOU MUST ACCEPT THE TERMS AND CONDITIONS BEFORE SENDING YOUR MESSAGE.”

    How can I resolve this? I want to make it auto check with javascript only.

Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘[acceptance] tag’ is closed to new replies.