Multiple Choice
Case-Based Critical Thinking Question
Patrice is creating JavaScript code for her website. Her first task is to reference several HTML elements.
-If Patrice wants to reference the content of an object and wants her code to work for users if IE8, she will use the __________ property.
A) textContent
B) innerHTML
C) src
D) classValue
Correct Answer:
Verified
Related Questions