Multiple Choice
Case-Based Critical Thinking Question
Alicia wants to increase the sizes of images on her website in response to users moving the mouse pointer over them. To add this feature, she plans to use JavaScript.
-Alicia can change the CSS styles of the image with the mouse pointer over it by changing the element's __________ property with JavaScript to add or remove class values from the element.
A) elementName
B) className
C) value
D) textContent
Correct Answer:

Verified
Correct Answer:
Verified
Q14: To call a function in response to
Q15: <br> <img src="https://d2lvgg3v3hfg70.cloudfront.net/TB6185/.jpg" alt="
Q16: Each item in the DOM tree--including elements,
Q17: Whenever you use a method, you specify
Q18: What kind of information can you store
Q20: <br><br> <img src="https://d2lvgg3v3hfg70.cloudfront.net/TB6185/.jpg" alt="
Q21: Explain the syntax of a statement that
Q22: Developers can write JavaScript that responds to
Q23: Standard _ for objects include the text
Q24: The <u>submit</u> event takes place when a