Blog » 脚本收藏 » 防止被IFRAME的代码

防止被IFRAME的代码

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

21andy.com相关文章

本文地址: http://www.21andy.com/blog/20060412/230.html

发表评论