subject

Use the checkAgeForm function to validate the form when the user clicks "submit". Given:
function checkAgeForm(event) {
let form = document. getElementById("userForm");
let userAge = form. userAge;

userAge. style. backgroundColor = "LightGreen";
if (userAge. value < 0) {
userAge. style. backgroundColor = "Orange";
event. preventDefault();
}
}

/* Your solution goes here */

ansver
Answers: 1

Other questions on the subject: Computers and Technology

image
Computers and Technology, 22.06.2019 09:00, starwarsfan1975
Meenu wants to create a high quality drawing in a variety of colours. which device should she use for the same?
Answers: 1
image
Computers and Technology, 22.06.2019 13:00, olorteguimikie
Which part of the cpu accepts data?
Answers: 1
image
Computers and Technology, 23.06.2019 20:00, noah12345678
What multimedia system creates an immersive, real-life experience that the user can interact with?
Answers: 1
image
Computers and Technology, 23.06.2019 20:10, banna01man
Leo is a recruitment executive for a large company. he has identified new labor resource requirements in both the marketing and production departments. what should be his first step in recruiting candidates for the positions? a. conduct background checks of candidates b. make job offers c. arrange interviews d. conduct reference checks e. place job ads on job sites
Answers: 1
You know the right answer?
Use the checkAgeForm function to validate the form when the user clicks "submit". Given:
fun...

Questions in other subjects:

Konu
Mathematics, 25.03.2021 22:30
Konu
Mathematics, 25.03.2021 22:30