`
邪神Saber
  • 浏览: 41706 次
文章分类
社区版块
存档分类
最新评论

让网页置于顶层

 
阅读更多
防止登陆超时后,login页面在iframe中显示
<script type="text/JavaScript">
    if (window != top) {
      top.location.href = location.href;
    }
</script>

分享到:
评论

相关推荐

Global site tag (gtag.js) - Google Analytics