checkbox and radio button value


 

$("input[name=rate]:checked").val();

Comments

Popular posts from this blog

Target class controller does not exist - Laravel 8