Question: Which of the following needs to be edited in order to creat the function for the shortcode?
A
B
C
D
Index.php
B
functions.php
C
post.php
D
page.php
Note: Not available
<img id="ERImage" width="100" height="100" onmouseover="ImageChange()" src="Image1.jpg">The purpose of the ImageChange() function is to change the image source to "Image2.jpg". What will the ImageChange() function look like?