Rollover Maker

 

Directions

This tool will produce a javascript for an image changing rollover. When the cursor rolls over the image, it will change to the second image.

Sample Image Rollover: (place your cursor on the ape image)

  The links in this sample don't go anywhere.

If you would like more than one of these image changing mouse rollovers on your page, make sure you give each one its own unique "Image Name" and "Rollover Name". I have by default filled in the names for your first rollover script (roll1, roll2, myrollover). If you build another one for use on the same page change these three "Name" values that I have mentioned above. Perhaps call them (roll3, roll4, myrollover2). This script will also generate a place to insert a URL to make the rollover work as a clickable link. Where you see <A HREF=" YOUR URL OR FILE NAME " just change this to your file name or URL.

Example 1: <A HREF="index.html"
Example 2: <A HREF="http://www.yourpage.com"

Rollover Generator

Image 1 Information:

Name:        URL:  

Image 2 Information:

Name:        URL:  

Image Width and Height:

Width:        Height:  

Note: Image 1 and Image 2 should be the same size In order not to have the images distorted.

Roll0ver Name:   

 

Note To MSNTV Users: You will be viewing the javascript code at the bottom of this page. Scroll up to get back to the rollover tool. If you need to learn how to copy and paste Click Here.