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
Answer: B
Computer Science & Information Technology
You might also like to view...
What are Puppet Warp pins?
What will be an ideal response?
Computer Science & Information Technology
Motion tweens can accomplish all that ____ tweens do, but are easier to use and offer more options.
a. dynamic b. shape c. classic d. indexed
Computer Science & Information Technology
Java's Object class contains a public method named ____ that returns an integer representing the hash code.
A. length() B. hashCode() C. hcode() D. toString()
Computer Science & Information Technology
_____ are used in standardized tests, including the SAT and GMAT tests, and to record votes in elections.
A. Magnetic Ink Character Recognition (MICR) devices B. Optical mark recognition (OMR) systems C. Speech recognition devices D. Optical character recognition (OCR) systems
Computer Science & Information Technology