GotFusion.com Where your journey begins
Full Service Web HostingNetObjects Fusion 7 Websites Portal

 


 

You've read how to capture another site in your frame set
Now how do you stop others from doing this to you

Keeping your site from being displayed in another sites frame set is a must. You have worked hard to design and layout your site in pixel perfect manner.  Having it displayed in a poorly put together frame set from someone's site will give you scroll bars where you don't want them and make your site look very unprofessional. Fortunately, breaking out of another site's frame set is a very simple procedure. Just follow the steps below

Copy the script below to notepad and save it for use in other sites you create.

<script language="javascript"><!--
if (self != top) {
   if (document.images)
       top.location.replace(window.location.href);
   else
       top.location.href = window.location.href;
}
//-->
</script>

To get this into ALL of your web pages just:

You will need to insert this script on all of the MasterBorders that you use on your site, then do a full site generation and upload every page so that this frame breaker is active on all of your pages.


|  Fusion  |  Web Design  |  Hosting  |  Resources  |  gotFusion Store  | 

Problems with this page?  

All content copyright © 2002, 2003 gotFusion LLC.  The name gotFusion and the gotFusion ® logo are registered trademarks of gotFusion LLC
Copyright, legal notice & privacy statement