Question

I have a picture of the front page of a book. When I click on it I want the image to change to the back page.

I created something with jQuery , but it is not working.

http://jsfiddle.net/MEHhs/

<div id="picture_here">
     <img src="http://www.sbtjapan.com/img/FaceBook_img.jpg" id="picture"/>
</div>

Can you help me?

No correct solution

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top