in this code i can only use Checkbox but when i use text input i do not get any response
https://pastebin.com/sYEnkM9h
in this line
$("input[type=checkbox]:checked").each(function(index,element){
checkarr.push($(element).val());
});
Aucun commentaire:
Enregistrer un commentaire