Here’s a script to add to your styling when designing your blog. This script makes an image change or switch to another when the mouse is placed over the original image. This can be applied to almost anything on a site that’s in image format. For example, navigation menus, subscription and advertisement boxes, and social network links on your site or blog.
Steps to follow
1. Add an HTML/JavaScript from the Page Elements tab under Layout.
2. Copy and paste the following section code below as the HTML/JavaScript.
Note: You will have to replace the .gif file to the link where your image is located. Where “img1.gif” represents the original image and “img2.gif” represents the rollover image.