OZONE Asylum
FAQ
How do I stop direct links from breaking my frame site?
This page's ID:
5310
Search
QuickChanges
Forums
FAQ
Archives
Register
You are editing "How do I stop direct links from breaking my frame site?"
Who can edit an FAQ?
Anyone registered may edit an FAQ.
Your User Name:
Your Password:
Login Options:
Remember Me On This Computer
Your Text:
Insert Slimies »
Insert UBB Code »
Close
Last Tag
|
All Tags
UBB Help
It can be tricky - the simplest approach could just be adding a 'if you aren't viewing this in frames click here' link to get the frames back but there are better approachs involving javaScript. The following script will work although you may want to look into making it more 'fancy': [code]<body onload="if(top == self) location.href = 'index.html')">[/code] -------------------------- Relevant threads: [url=http://www.ozoneasylum.com/Forum2/HTML/001808.html]How to make sure frames are present[/url] [url=http://www.ozoneasylum.com/Forum2/HTML/001900.html]onLoad event Help[/url] -------------------------- Relevant links: [url=http://www.xs4all.nl/~ppk/js/framecustom.html]Customized Framesets[/url] - following this link shows you the script in action too. -------------------------- Relevant FAQ: [internallink=5544]How do I stop my pages from being framed by another site?[/internallink] - discussing frame busting, the opposite to what is being done here. -------------------------- Relevant note: At the time of writing this FAQ was ranked number [b]1[/b] at Google for the terms [url=http://www.google.com/search?q=stop+frame+breaking+javascript]stop frame breaking javascript[/url]. ____________________ [internallink=4626]Emperor[/internallink] [small][i](Added by: [url=http://www.ozoneasylum.com/cgi-bin/ubbmisc.cgi?action=getbio&UserName=Emperor]Emperor [/url] on Thu 03-Oct-2002)[/i][/small] [small][i](Edited by: [url=http://www.ozoneasylum.com/cgi-bin/ubbmisc.cgi?action=getbio&UserName=Emperor]Emperor [/url] on Mon 03-Feb-2003)[/i][/small] [small][i](Edited by: [url=http://www.ozoneasylum.com/cgi-bin/ubbmisc.cgi?action=getbio&UserName=The+Spelling+Police]The Spelling Police [/url] on Mon 03-Feb-2003)[/i][/small] [small][i](Edited by: [url=http://www.ozoneasylum.com/cgi-bin/ubbmisc.cgi?action=getbio&UserName=Emperor]Emperor [/url] on Wed 06-Aug-2003)[/i][/small]
Loading...
Options:
Enable Slimies
Enable Linkwords
« Backwards
—
Onwards »