mercredi 15 septembre 2021

uncheck a checkbox when I check another - laravel

i have a problem, i need to uncheck a checkbox when check another checkbox. but checkboxes must not have the same name. the name field must be different.

       <input type="radio" class="new-control-input" name="custom-radio-1">

  <input type="radio" class="new-control-input" name="custom-radio-2">

How can I make them uncheck?



via Chebli Mohamed

Aucun commentaire:

Enregistrer un commentaire