Solved

Which of the Following Attribute-Value Pairs Could Be Used to Implement

Question 28

Multiple Choice

Which of the following attribute-value pairs could be used to implement a JavaScript rollover within an img element?


A) onchange = "src='sadFace.p n g';"
B) onchange = "this.src='sadFace.p n g';"
C) onmouseover = "src='sadFace.p n g';"
D) onmouseover = "this.src='sadFace.p n g';"

Correct Answer:

verifed

Verified

Unlock this answer now
Get Access to more Verified Answers free of charge

Related Questions