Return to Snippet

Revision: 29020
at July 20, 2010 00:23 by vagrantradio


Initial Code
if(self!= top) top.location.href = self.location.href;

Initial URL


Initial Description
Redirects if your site is framed.

Initial Title
Break page out of frames

Initial Tags


Initial Language
JavaScript