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: How to create a Date object in
Q2: What does the <noscript> tag do?<br>A)enclose text
Q3: JavaScript entities start with _ and end
Q4: The syntax of capture events method for
Q5: The syntax of a blur method in
Q7: Which of the following can't be done
Q8: Which of the following attribute can hold
Q9: Javascript is _ language.<br>A)application<br>B)programming<br>C)scripting<br>D)none of these
Q10: When a user views a page containing
Q11: Choose the client-side JavaScript object:<br>A)database<br>B)cursor<br>C)client<br>D)fileupload