Is there a way to check if my web page has been loaded inside another site’s frames, and if so get rid of them? Yes, you can use JavaScript to determine if your page is enclosed in a frame, and if that turns out to be the case reload your document outside the frame. “Q473 Is [...]
