A Person who stays with You.

Try hovering over your mouse in the above image
and move it away. It changes to the 2nd image.

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 are some alternatives to 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 your 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