Monday, August 11, 2014

Which of the following event fires when the form element loses the focus:

<button>, <input>, <label>, <select>, <textarea>? | JavaScript Questions
A.  onfocus
B.  onblur
C.  onclick
D.  ondblclick
 Ans: B

No comments: