Question
Which JavaScript method is commonly used to select an element by ID?
Correct Answer: A
document.getElementById()
The correct answer is document.getElementById().
The correct answer is document.getElementById().
document.getElementById()
The correct answer is document.getElementById().
The correct answer is document.getElementById().
Leave a Reply