Want to thank and support me for my work?
Buy my iWebFAQ.org E-Book (15$) (reviews) (sample) or...
iWebFAQ.org is presented by Cédric and hosted by HostExcellence
It is currently Tue May 21, 2013 9:51 pm

All times are UTC + 1 hour [ DST ]




Post new topic Reply to topic  [ 2 posts ] 
How to make HTML Snippet a Hyperlink
Author Message
 Post subject: How to make HTML Snippet a Hyperlink
PostPosted: Sat May 12, 2012 4:07 am 
Offline

Joined: Sat May 12, 2012 3:56 am
Posts: 1
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


Top
 Profile Send private message  
 
How to make HTML Snippet a Hyperlink
Author Message
 Post subject: Re: How to make HTML Snippet a Hyperlink
PostPosted: Sat May 12, 2012 4:27 pm 
Offline
Site Admin

Joined: Tue Jun 10, 2008 1:14 am
Posts: 1840
Location: Basel, Switzerland
Hi,

change

<img name="image1" src="http://i353.photobucket.com/albums/r394/Samgoma/COCO-1.jpg" width="1092" height="421"border=0>

to

<a href="http://yourdomain.com" target="_top"><img name="image1" src="http://i353.photobucket.com/albums/r394/Samgoma/COCO-1.jpg" width="1092" height="421"border=0></a>

Regards,
Cédric

_________________
Thank you for visiting my websites:
http://iwebfaq.org - http://rapidweaverfaq.org - http://wpfaq.org - http://ebookstoretoday.com
All my websites are hosted by: HostGator


Top
 Profile Send private message  
 
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 2 posts ] 

All times are UTC + 1 hour [ DST ]


Who is online

Users browsing this forum: No registered users and 1 guest


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Jump to:  






Want to support me for my work?

or buy my iWebFAQ.org E-Book (15$)

(reviews) (sample)

Thanks,
Cédric



 

This website is hosted by HostExcellence



© 2008, 2009 Powered by phpBB Group
Macinscott 3 style by Scott Stubblefield