#IT-6303
Awesome StudentQuestion • Web Systems Technologies

Which of the following correctly calls a function named major_alert() inside the onfocus event handler?

Answer

<input type=“text” onFocus=‘major_alert()”>