I found an error: Uncaught SyntaxError: missing ) after argument list please help me out to solve this
javaScript
<script type="text/javascript">
$(document).ready(fuction(){
$(document).on('change','.specialization',fuction()
{
console.log("html is change");
var specialization_id=$(this).val();
console.log(specialization_id);
})
});
</script>`**enter code here**`
Select tag in html
--Select Specilization--
<option>hi</option>
<option>hello</option>
</select>
from Newest questions tagged laravel-5 - Stack Overflow http://bit.ly/2PAlJOC
via IFTTT
Aucun commentaire:
Enregistrer un commentaire