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
Correct Answer:
Verified
Q60: Case-Based Critical Thinking Question<br>Alicia wants to increase
Q61: Case-Based Critical Thinking Question<br>Patrice is creating JavaScript
Q62: <br> <img src="https://d2lvgg3v3hfg70.cloudfront.net/TB6185/.jpg" alt="
Q63: It's common to store object references as
Q64: A function starts with the keyword _.
Q66: Multi-line comments in JavaScript use the same
Q67: Matching<br>Match each commonly used JavaScript property with
Q68: You specify a CSS selector in _
Q69: The _ property refers to the current
Q70: The contents of a function are executed