April 19, 2010

Simplest Method to Display an Image Rollover in Blogger

Buzz King of Complain with Friends
This is the simplest method to display an image rollover. An image rollover is just changing image when the mouse is over the image. It is just a random trick that I decided to share. You can use them in your Blogger post or as a normal widget.

Demo

Here is the method :
<center><a href="http://YOURLINK.blogspot.com/">
<img src="IMAGE_1_SOURCE_URL" alt="YOUR_IMAGE_DESCRIPTION" title="YOUR_IMAGE_DESCRIPTION"
onmouseout="this.src='IMAGE_2_SOURCE_URL'"
onmouseover="this.src='IMAGE_1_SOURCE_URL'"/></a></center>

Just change the section in red accordingly.
Have fun blogging.

Link To This Complain:

Share This Complain

0 Complain:

Post a Comment

 
This work is licenced under a Creative Commons Licence.
(c) 2010 Blogger Theme "Sleek Minima" designed by King of Complain. All Rights Reserved. Powered by Blogger.
KOC Toolbar
Review for King of Complain
Back to Top