Welcome to the GoFuckYourself.com - Adult Webmaster Forum forums.

You are currently viewing our boards as a guest which gives you limited access to view most discussions and access our other features. By joining our free community you will have access to post topics, communicate privately with other members (PM), respond to polls, upload content and access many other special features. Registration is fast, simple and absolutely free so please, join our community today!

If you have any problems with the registration process or your account login, please contact us.

Post New Thread Reply

Register GFY Rules Calendar Mark Forums Read
Go Back   GoFuckYourself.com - Adult Webmaster Forum > >
Discuss what's fucking going on, and which programs are best and worst. One-time "program" announcements from "established" webmasters are allowed.

 
Thread Tools
Old 01-05-2007, 03:24 AM   #1
Solid_Jake
Registered User
 
Join Date: Oct 2006
Posts: 43
Busting out of google images frame?

How is this done?

Thanks in advance.
__________________
Do you need a good script?
My CGIScripts
Solid_Jake is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Old 01-05-2007, 03:32 AM   #2
BigBen
Confirmed User
 
Join Date: Nov 2004
Location: scv
Posts: 2,299
Code:
<script type="text/javascript">
if( window != window.top ) { top.location.href = "http://www.example.com"; }
</script>
BigBen is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Old 01-05-2007, 03:39 AM   #3
Solid_Jake
Registered User
 
Join Date: Oct 2006
Posts: 43
Quote:
Originally Posted by BigBen View Post
Code:
<script type="text/javascript">
if( window != window.top ) { top.location.href = ""; }
</script>
That works a treat, thanks!
__________________
Do you need a good script?
My CGIScripts
Solid_Jake is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Old 01-05-2007, 03:56 AM   #4
Solid_Jake
Registered User
 
Join Date: Oct 2006
Posts: 43
If I place that in only the index.php would it work across the entire site?
__________________
Do you need a good script?
My CGIScripts
Solid_Jake is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Old 01-05-2007, 04:02 AM   #5
Solid_Jake
Registered User
 
Join Date: Oct 2006
Posts: 43
Quote:
Originally Posted by Solid_Jake View Post
If I place that in only the index.php would it work across the entire site?
I just tried it and obviously not, ok don't worry.
__________________
Do you need a good script?
My CGIScripts
Solid_Jake is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Old 01-05-2007, 04:04 AM   #6
spacedog
Yes that IS me. Bitch.
 
Industry Role:
Join Date: Nov 2001
Posts: 14,149
nevermind.. you have it
spacedog is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Old 01-05-2007, 04:18 AM   #7
tenderobject
Need Designs? 312352846
 
Industry Role:
Join Date: Dec 2004
Location: Somewhere
Posts: 11,687
try putting this in your header

Code:
<script type="text/javascript">
if (parent.frames.length > 0) {parent.location.href = self.document.location;document.location.reload();}
</script>
__________________


NEED DESIGNS?!?
tenderobject is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Old 01-05-2007, 04:43 AM   #8
King of Queens
Confirmed User
 
Join Date: Aug 2006
Location: Atlanta, Georgia ICQ 276-218-214
Posts: 1,288
Jake will you hit me on ICQ?
<-----
I need to pay you to do
something for me.
King of Queens is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote
Post New Thread Reply
Go Back   GoFuckYourself.com - Adult Webmaster Forum > >

Bookmarks
Thread Tools



Advertising inquiries - marketing at gfy dot com

Contact Admin - Advertise - GFY Rules - Top

©2000-, AI Media Network Inc



Powered by vBulletin
Copyright © 2000- Jelsoft Enterprises Limited.