Hi I am kind of a noob at iWEB. I was hoping someone can show me how to turn my Rollover Image into a hyperlink so it can link to another One of my Pages.
My html snippet code is:
<SCRIPT LANGUAGE="JavaScript">
<!-- Begin
loadImage1 = new Image();
loadImage1.src="http://i353.photobucket.com/albums/r394/Samgoma/COCO.jpg";
staticImage1 = new Image();
staticImage1.src="http://i353.photobucket.com/albums/r394/Samgoma/COCO-1.jpg";
// End -->
</script>
<span onmouseover="image1.src=loadImage1.src;" onmouseout="image1.src=staticImage1.src;">
<img name="image1" src="http://i353.photobucket.com/albums/r394/Samgoma/COCO-1.jpg" width="1092" height="421"border=0></span>
Here goes an example of what I'm trying to achieve:
http://RAYKAY.COM/video/rockin-that-thang