Home > Backend Development > PHP Tutorial > 后台主页面使用iframe做的,登陆页登陆后不显示主页面的iframe部分是咋回事

后台主页面使用iframe做的,登陆页登陆后不显示主页面的iframe部分是咋回事

WBOY
Release: 2016-06-13 13:21:09
Original
696 people have browsed it

后台主页面使用iframe做的,登陆页登陆后不显示主页面的iframe部分是怎么回事
后台主页面使用iframe做的,登陆页登陆后不显示主页面的iframe部分是怎么回事
登陆页用的是<script> window.location='login.php' </script>

------解决方案--------------------
具体一点 可以把页面的 iframe 作成代码加到页面中
------解决方案--------------------
iframe中的src指定页面了吗?

Related labels:
source:php.cn
Statement of this Website
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template