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?
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?
HTML Code:<script type="text/javascript"> if (top != self) top.location = self.location; </script>
Bookmarks