Reply
iframe opening links in frame??
Old 09-04-2006, 08:09 AM iframe opening links in frame??
mms
Skilled Talker

Posts: 81
Name: Shane
Location: Ireland
Ok i know iframes arnt great but on this occasion i need them, right my problem on my main page which the iframe is in i click a link in the iframe and loads the new page in the iframe, how do i load the new page on to the main page?

Sorry if this is confussing, it's sortof hard to explain

thank shane
mms is offline
Reply With Quote
View Public Profile
 
When You Register, These Ads Go Away!
Old 09-04-2006, 10:38 AM Re: iframe opening links in frame??
Junior Talker

Posts: 1
I believe you need to use target=_top in your links, altho' I could be wrong as it's been a long time since I've used iframes
Delite is offline
Reply With Quote
View Public Profile
 
Old 09-06-2006, 07:58 AM Re: iframe opening links in frame??
Junior Talker

Posts: 2
Name: Mike
target="_top" or target="_blank" in your <a href tag should fix the problemo

for example
Code:
<a href="http://www.whatever.com" target="_blank">linky dink</a>
BongoclickMike is offline
Reply With Quote
View Public Profile
 
Reply     « Reply to iframe opening links in frame??
 

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off




   
RSS Feed  Feeds: RSS   JS   XML
RSS Feed  Feeds for this forum: RSS   JS   XML

 


Page generated in 5.13174 seconds with 12 queries