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 Sun May 26, 2013 1:12 am

All times are UTC + 1 hour [ DST ]




Post new topic Reply to topic  [ 3 posts ] 
Hyperlinks opening WITHIN scrolling HTML snippet iWEB 09.
Author Message
 Post subject: Hyperlinks opening WITHIN scrolling HTML snippet iWEB 09.
PostPosted: Sat Dec 19, 2009 10:25 pm 
Offline

Joined: Sat Dec 19, 2009 10:14 pm
Posts: 2
I found this scrolling HTML code and added it as a snippet to my HOME page.
If I click on a hyperlink in the The FIRST "wave" of scrolling text, they open the correct
page in the same browser window. If I click on a hyperlink in the SECOND or THIRD "wave"
of scrolling text, the open the page WITHIN the HTML Snippet.

Have any of you encountered this type of error? If so, any ideas on what I can do about it?
Code that might fix this problem. At first I thought it was only the mobileMe based pages
but, upon closer inspection realize that it has to do with the code itself.

Here is the reference Home page: http://web.me.com/r2co/rr/home.html

Any ideas or help are much appreciated.

Thanks.


Top
 Profile Send private message  
 
Hyperlinks opening WITHIN scrolling HTML snippet iWEB 09.
Author Message
 Post subject: Re: Hyperlinks opening WITHIN scrolling HTML snippet iWEB 09.
PostPosted: Sat Dec 19, 2009 11:10 pm 
Offline
Site Admin

Joined: Tue Jun 10, 2008 1:14 am
Posts: 1840
Location: Basel, Switzerland
Links can have different targets:
target="_self" means that it opens in the same page. If you have such a link in an iFrame it opens the page only kn the iFrame area
target="_blank" means that the link opens in a new window
target="_top" opens in the same window but if you have such a link in an iFrame the link does not open only in the iFrame area. Instead it opens in the full sized window.

iWeb links per default are target self. So the only way to have a link in an iFrame opening in the entire window is to use HTML Snippets for the link. Link code:

<a href="URL of the page to open" target="_top">Title of the link</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  
 
Hyperlinks opening WITHIN scrolling HTML snippet iWEB 09.
Author Message
 Post subject: Re: Hyperlinks opening WITHIN scrolling HTML snippet iWEB 09.
PostPosted: Sun Dec 20, 2009 2:05 am 
Offline

Joined: Sat Dec 19, 2009 10:14 pm
Posts: 2
THIS WORKED. WOW! You are a super Genius!!!!! Like Wyle E. Coyote!

Thanks so much. I will definitely DONATE.
_T


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 2 guests


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