Question: Grading Web Page with JavaScript function 2 (ThisPage) if (!ValidateGrade(ThisPage. 3 .value)) { alert(The grade is incorrect. Please type again!) ThisPage. Grade.focus() ThisPage. select() return

Input Grade for Student!
6 ValidateGrade(MyGrade) { if (MyGrade == "") { return false } IsNotAGrade =" !@#$%^&*" for (g=0; g=0) { return false } } alert("Grade Submitted, Thanks!") return true
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
