×
×
Correct!
Use a jQuery method to change the value of an input field to "John Doe".
$("input").@(3)("@(8)");
$("input").val("John Doe");
Not CorrectClick here to try again. Correct! |
This will reset the score of ALL 60 exercises.
Are you sure you want to continue?