Preventing pages to load into frames
I hate people loading our pages loading in frames without our permissions. I found this on the net and share it to you all to protect your pages from being stolen.
The code tests whether the top page is the same as the page being displayed. If this is not the case, the URL of the top page is changed to the URL of the present page. Thus, your page always loads in a full browser window the way you wanted it.
Place this script in the HEAD section of each document you want to protect.
Enjoy!!!
Last edited by Queenie; 06-29-2007 at 02:04 PM.
|