I;m not sure if I'm posting this in the right place...
I was wondering how can I make a link outside of an iframe open in the page it's in...![]()
I;m not sure if I'm posting this in the right place...
I was wondering how can I make a link outside of an iframe open in the page it's in...![]()
That would be an ordinary link. If you mean open in the iframe, then give the iframe a name and target that name in your link syntax ex:and:HTML Code:<iframe name="frameOne" src="whatever.htm" frameborder="0"></iframe>
HTML Code:<a href="someother.htm" target="frameOne">Click Here to view Some Other Page in the iframe</a>
- John________________________
Show Additional Thanks: International Rescue Committee - Donate or: The Ocean Conservancy - Donate or: PayPal - Donate
Well I want the iframe link to open in the page it is in outside of the iframe.
Ah. You want the link, in the iframe, to open the page in the iframe's parent window. Like so:
HTML Code:<a href="..." target="_top">Link text</a>
Twey | I understand English | 日本語が分かります | mi jimpe fi le jbobau | mi esperanton komprenas | je comprends français | entiendo español | tôi ít hiểu tiếng Việt | ich verstehe ein bisschen Deutsch | beware XHTML | common coding mistakes | tutorials | various stuff | argh PHP!
Thank you ^_^ works fine.
does it work if FX?
FX?![]()
Twey | I understand English | 日本語が分かります | mi jimpe fi le jbobau | mi esperanton komprenas | je comprends français | entiendo español | tôi ít hiểu tiếng Việt | ich verstehe ein bisschen Deutsch | beware XHTML | common coding mistakes | tutorials | various stuff | argh PHP!
Probably meant FF
Ah, then yes, it will work in any standards-compliant frame-handling browser, and IE.
Twey | I understand English | 日本語が分かります | mi jimpe fi le jbobau | mi esperanton komprenas | je comprends français | entiendo español | tôi ít hiểu tiếng Việt | ich verstehe ein bisschen Deutsch | beware XHTML | common coding mistakes | tutorials | various stuff | argh PHP!
I guess its FIRE FOX![]()
I noticed something on mozilla.org the other day... the preferred abbreviation is indeed "FX," which is strange as I'd never seen anyone use it before this.
Twey | I understand English | 日本語が分かります | mi jimpe fi le jbobau | mi esperanton komprenas | je comprends français | entiendo español | tôi ít hiểu tiếng Việt | ich verstehe ein bisschen Deutsch | beware XHTML | common coding mistakes | tutorials | various stuff | argh PHP!
Bookmarks