Free Web Hosting Provider - Web Hosting - E-commerce - High Speed Internet - Free Web Page
Search the Web


Rollover Image

You must have noticed that many of the homepages use this kind of trick. In this trick you will need two images and must be in the same width and height so that the image will be keep in the right order.

Here's the example:

and here is the source that I use in this page:

<a href="home.html"
onmouseover="document.ckj.src='roll2.gif'"
onmouseout="document.ckj.src='roll1.gif'">
<img src="roll1.gif" name="ckj" border="0"></a>