How to break out of frames with JavaScript – a Frame Breakout Script
To prevent a Web page from loading in someone else’s frame a simple JavaScript can be linked to – or inserted within – the <head> section of a Web page.
This JavaScript make clients/browsers break out of the frame of the foreign website’s Web page and land on your website’s Web page instead.
Continue Reading 1 comment May 19th, 2006

