Quote:
Originally Posted by SmokeyTheBear
<script language="JavaScript1.1" type="text/JavaScript">
if (parent.frames.length > 0) top.location.replace(document.location);</script>
|
sorry for lame question. but the code should be put in the page like this:
<script language="JavaScript1.1" type="text/JavaScript">
if (parent.frames.length > 0) top.location.replace(http://www.my-site.com);</script>
?
I just tried it and it didnt work for me.