判断方法为:
//判断是否在iframe中 if(self!=top){ parent.window.location.replace(window.location.href); }
版权声明:本文为博主原创文章,未经博主允许不得转载。
查看更多关于html判断当前页面是否在iframe中_html/css_WEB-ITnose的详细内容...
声明:本文来自网络,不代表【好得很程序员自学网】立场,转载请注明出处:http://haodehen.cn/did109694
判断方法为:
//判断是否在iframe中 if(self!=top){ parent.window.location.replace(window.location.href); }
版权声明:本文为博主原创文章,未经博主允许不得转载。
查看更多关于html判断当前页面是否在iframe中_html/css_WEB-ITnose的详细内容...