hover()
focus()
on()
all of the mentioned
View Answer
Workspace
Share
Copy Text
Copy URL
Answer : Option B
Explanation :
The focus() function can be used to focus a particular part of the HTML page in JavaScript.
Be The First To Comment