Q.

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
Answer» B. onblur

Discussion

No comments yet