Javascripts > Javascript Frames > Break Out of Frames
Script Title: Break Out of Frames
Description: This script uses a link to break out of frames. You place the code where you want it to appear on your page and once clicked it will break the page out of any frames. If the page is shown outside of a frame the link will disappear.
Example: No example available for this script.
Credit: Script created by Java-scripts.net
Copy the following code into the BODY of your html page.<SCRIPT> <!-- if(top.location.href!=self.location.href) document.writeln('<A HREF="'+self.location.href+'" TARGET="_top">Break the frames!</A>'); //--> </SCRIPT>
Enter your name and email address to have this script sent right to your Inbox for later viewing. First Name Last Name Email