Which event handler executes the specified JavaScript code when-01613
Which event handler executes the specified JavaScript code when a window/form element loses focus ?
This multiple choice question (MCQ) is related to the book/course vu cs101 Introduction to Computing. It can also be found in vu cs101 Final Term - Quiz No.27.
Which event handler executes the specified JavaScript code when a window/form element loses focus ?
onBlur
onFocus
onLoad
onUnload