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 Sat May 25, 2013 6:57 am

All times are UTC + 1 hour [ DST ]




Post new topic Reply to topic  [ 3 posts ] 
Destination Url question
Author Message
 Post subject: Destination Url question
PostPosted: Mon Jul 26, 2010 6:19 pm 
Offline

Joined: Mon Jul 26, 2010 5:24 pm
Posts: 4
Quote:
- Destination URL: is the URL you want the button to link to

What I'm trying to do is add a new page to my site where I'm adding images showing before and after examples (using the rollover tech to show the b4 & after versions).
The part of the code that confuses me is the "Destination Url". In this case I'm not using a button to link to the image (or anything). I want the before image to appear on the page and upon mouse rollover the image will change to the after image.
So my question is with this set up do I have to put / change anything in the "Destination Url" parameter? Do I just leave is as "Destination Url"

btw, this is a well done, rich site for iWeb how to. The best I've seen on the web!!! 8-)

JeffN


Top
 Profile Send private message  
 
Destination Url question
Author Message
 Post subject: Re: Destination Url question
PostPosted: Tue Jul 27, 2010 1:35 am 
Offline
Site Admin

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

if you don't want it to be a link use this code instead:

Code:
<a onmouseover="document.sub_but.src='http://rapidweaverfaq.org/media/rwfaq-minilogo.jpg'"
onmouseout="document.sub_but.src='http://iwebfaq.org/media/iwebfaq-minilogo.jpg'">
<img src= 'http://iwebfaq.org/media/iwebfaq-minilogo.jpg' width="281" height="55" border="0" alt="Move your mouse over me" name="sub_but">
</a>


That should work (No Destination URL).

Kind 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  
 
Destination Url question
Author Message
 Post subject: Re: Destination Url question
PostPosted: Tue Jul 27, 2010 9:38 pm 
Offline

Joined: Mon Jul 26, 2010 5:24 pm
Posts: 4
Thanks Cedric,

I found that when I leave the
<a href='Destination URL' target="_top"
in the snippet, that it still works as a rollover with out an issue.

I have two other related questions, but I will post them in a new thread to others can see the question / answer.
thx
JeffN


Top
 Profile Send private message  
 
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 3 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:  
cron






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