Johan Vallejo
Results
1
issues of
Johan Vallejo
I can't get value of input because jquery not have access to interaction with alert..... this is example that using... var selected = $("input[name='user']:checked").val(); console.log(selected); //undefined ``` Finish process The...