Results 1 to 1 of 1
  1. #1
    Join Date
    Dec 2006
    Posts
    3,970
    Tokens
    0

    Latest Awards:

    Default Help With This Script Pls [+2Rep]

    I needed a script for my site to make a page jump out of a frame. I looked on google and found this

    HTML Code:
    <script language="JavaScript" type="text/javascript">
    if (top.location != self.location) top.location = self.location;
    </script>
    Is it possible to change it so that it doesnt jump out of the frame on a cirtain url?
    Last edited by Decode; 26-01-2008 at 01:47 PM.
    Lets set the stage on fire, and hollywood will be jealous.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •