码迷,mamicode.com
首页 > Web开发 > 详细

Js窗口嵌套

时间:2017-12-23 21:22:42      阅读:174      评论:0      收藏:0      [点我收藏+]

标签:style   parent   嵌套   post   窗口   cat   body   col   href   

<script type="text/javascript">
        if (window.parent.window != window) {
            window.top.location.href = "/"
        }
</script>

 

Js窗口嵌套

标签:style   parent   嵌套   post   窗口   cat   body   col   href   

原文地址:http://www.cnblogs.com/techliang666/p/8094329.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!