Results 1 to 2 of 2

Thread: HELP!!!!!! (Simple) "I Think"

  1. #1
    Join Date
    Apr 2007
    Posts
    1
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Exclamation HELP!!!!!! (Simple) "I Think"

    If someone links to my site and they are using a frame....is ther a way were i can have my site eliminate there fram so just my site comes up...without ther frame????

    i though you could do this?

  2. #2
    Join Date
    Jun 2006
    Posts
    182
    Thanks
    0
    Thanked 14 Times in 14 Posts

    Default

    HTML Code:
    <script type="text/javascript">
    if (top != self)
        top.location = self.location;
    </script>

Bookmarks

Posting Permissions

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