I am attempting to write an simple function in an HTML page which displays the image and there are few buttons which change the image I have used the "document.getElementById('myImage').src= " command to change it but there is no image shows after I click the image. The same image is loading properly using the tag. The same button works if I use a link direct taken from google. Below I have pasted the code. Any suggestions are appreciated.
This page shows changing emotions using various buttons
Envy
Angry
Sad
Embarassed
Happy
Anxiety
Tried links from Google it works but local images does not work in the on click function Thank you!
0 comments:
Post a Comment
Thanks