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

23rd Dec 2021, 1:25 PM
Parth
Parth - avatar
1 Answer
+ 1
Parth[Less Active → Exams] Use $(".game input").val(" ")
23rd Dec 2021, 1:34 PM
Pariket Thakur
Pariket Thakur - avatar