PDA

View Full Version : Help With This Script Pls [+2Rep]



Decode
26-01-2008, 01:34 PM
I needed a script for my site to make a page jump out of a frame. I looked on google and found this


<script language="JavaScript" type="text/javascript">
if (top.location != self.location) top.location = self.location;
</script>

Is it possible to change it so that it doesnt jump out of the frame on a cirtain url?

Want to hide these adverts? Register an account for free!