Script Categories













Page Details >>> Break Frames.

If a visitor comes to your site and is looking through frames, this script will automatically make the page break out of frames. As an added bonus, it's only 7 lines of script!

Add the below code to the <body> section of your page:

<script language="javascript" type="text/javascript">
/* Visit http://www.yaldex.com/ for full source code
and get more free JavaScript, CSS and DHTML scripts! */
<!-- Begin
if (window != top) top.location.href = location.href;
// End -->
</script>

JavaScript Editor Get Advanced
JavaScript and Ajax Editor,
Validator and Debugger!

1st JavaScript Editor.



Code was highlighted by 1st JavaScript Editor (The Best JavaScript Editor!).




©