Multiple Choice
Which of the following event fires when the form element loses the focus: <button>, <input>, <label>, <select>, <textarea>?
A) onfocus
B) onblur
C) onclick
D) ondblclick
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q1: _ JavaScript statements embedded in an HTML
Q2: Which of the following way can be
Q3: Which of the following attribute can hold
Q4: The syntax of a blur method in
Q5: What Is The Output Of Following JavaScript
Q7: Which of the following can't be done
Q8: The syntax of capture events method for
Q9: What is the correct syntax for referring
Q10: When a user views a page containing
Q11: How to create a Date object in