InterviewSolution
Saved Bookmarks
| 1. |
How do you focus a particular part of the HTML page in JavaScript?(a) hover()(b) focus()(c) on()(d) focuson()This question was addressed to me by my college professor while I was bunking the class.I'd like to ask this question from Validation in division Caching, Debugging and Animation of JavaScript |
|
Answer» Correct option is (b) FOCUS() |
|