0
Why the value of input isn't changing?
Run the code, (wait) click āStart gameā btn, write anything in the input field, the value of the input field isn't changing. See JS line 27, why it isn't working? https://code.sololearn.com/WlF1pR0Y75gd/?ref=app
1 Answer
+ 1
Parth[Less Active ā Exams]
Use
$(".game input").val(" ")