Tycoon Talk
Become a Big fish!
The number 1 forum for online business!
Post topics, ask questions, share your knowledge.
Tycoon Talk is part of Freelancer.com - find skilled workers online at a fraction of the cost.

JavaScript Forum


You are currently viewing our JavaScript Forum as a guest. Please register to participate.
Login



Reply
Get around frame busters
Old 10-15-2007, 05:59 PM Get around frame busters
iM1
Junior Talker

Posts: 1
Name: iM1
Trades: 0
I have a site which links to download mirrors.
The page should open up like the link below with my back to site frame
http://im1-music.110mb.com/redirect....www.google.com
But because there is a frame buster on the download site it just opens up the page in a whole window.
Is there a way to stop the frame buster from working? or somehow get around it?
Heres the script they used to bust frames:
HTML Code:
<script language="JavaScript">
   if (window != top) top.location.href=location.href; 
 </script>
Im not stealing or presenting other sites as my own content. The links the I want it to go to are download links for my files.
iM1 is offline
Reply With Quote
View Public Profile
 
 
Register now for full access!
Old 10-16-2007, 08:22 PM Re: Get around frame busters
coolkbk585's Avatar
Be good this Christmas!

Latest Blog Post:
KBlog has been deativated
Posts: 642
Name: Kyle
Location: Ada, MI
Trades: 0
Why not just use a link to open the link in a new window...or you could just have a pop-up type window with Javascript.
__________________
<?php if($Adsense_Revenue > 0): define('HAPPINES','100%'); else: define('HAPPINESS', '0%') endif; ?>
coolkbk585 is offline
Reply With Quote
View Public Profile Visit coolkbk585's homepage!
 
Old 10-16-2007, 11:38 PM Re: Get around frame busters
ForrestCroce's Avatar
Half Man, Half Amazing

Posts: 3,023
Name: Forrest Croce
Location: Seattle, WA
Trades: 0
You'll have to talk to the person who owns the site. You might be able to beat that particular script with a frameset instead of an iframe? It's very easy to code an exception to the frame buster script.
__________________

Please login or register to view this content. Registration is FREE
|
Please login or register to view this content. Registration is FREE
|
Please login or register to view this content. Registration is FREE
ForrestCroce is offline
Reply With Quote
View Public Profile Visit ForrestCroce's homepage!
 
Reply     « Reply to Get around frame busters
 

Thread Tools Search this Thread
Search this Thread:

Advanced Search

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

BB 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 0.11856 seconds with 12 queries