Question:You want to validate the value in a field as soon as the user moves out of the field by pressing the tab key. Which event would you use?
A onblur B onfocus C lostfocus D gotfocus E None
+ AnswerA
+ Report