A rollover or mouse over image is a great image effect you will have seen used on lots of blogs and websites.When you use this effect with an image you add to your blog the image will change to differant image once you hover your cursor over it.It's also a very easy to use and can have so many uses.Here's a preview of a rollover image :
Place your cursor over the image to see it change:

The image is also a clickable link so you can use it as a link on your blog.
Making a rollover image is quick and easy heres the steps :
This is the code we use to make the image.
<a href="TARGET URL GOES HERE"><img src="URL OF FIRST IMAGE GOES HERE" onmouseover="this.src='URL OF SECOND IMAGE GOES HERE'" onmouseout="this.src='URL OF FIRST IMAGE GOES HERE'" /></a>
You now need to customize the code by adding the images you want to use and the address you want it to lead to when clicked.
In the above code change the following:
1.TARGET URL GOES HERE
Place the address you want the image to lead to when it's clicked.
Example : http://www.spiceyupourblog.com
2.URL OF FIRST IMAGE GOES HERE (x2)
Place the URL of the first image here this is the image shown before you hover over it.
Example: http://i941.photobucket.com/albums/ad259/spiceupyourblog/info.jpg
3.URL OF SECOND IMAGE GOES HERE
Place the URL of the second image there, this is the image that appears when your cursor hovers over it.
Example : http://i941.photobucket.com/albums/ad259/spiceupyourblog/Blogger-2.png
We Are Nearly Finished - If you need more help or have an opinion or suggestion Please leave a comment Below. This is a Do-Follow Blog so leaving a comment will also help Your blogs Google rank. |
Once the changes are made your done you can place the image in your blog posts/sidebar or anywhere html can be used.
Another Cool Effect For Your Images Is The Opacity Blurred Hover Effect Check It out.
Thats it a nice easy trick that can be used in so many ways, Do you like it ?
Write About Or Link To This Post On Your Blog - Easy Links :
Link Directly To This Post :
Link To The Homepage :
Link Directly To This Post :
Link To The Homepage :
Hey ! People That Read This Post Also Loved These Posts
Still Looking For Something ?
Search This Blog
Custom Search
If your asking a question or looking for extra help make sure to subscribe to comments by Mail and you will be notified when i reply.




