A Person who stays with You.

Try pointing your mouse in the image
and move it away in the image after.
While on phone, tap on the pictures
Then tap outside the picture

I'm using two pictures that will change through mouse over and mouse out. Below are the images. So easy to use it with html view or editor. 

Picture 1
Picture 2
Here some alternative of it using this code. 

onmouseover
onmouseout

onmousedown
onmouseup

onclick
ondblclick

First, is you need to upload two images. After uploading it you must copy the image link, it's better to copy the full resolution. On you html view just type this code below -

<img scr="picture 1" onmouseover="src='picture 2.jpg'" onmouseout="src='picture 1.jpg'" width="480" height="640" />






Comments

Check out the rest of my blog post at www.bustillo-family.blogspot.com