登陆框实现方法
登录之前是这样
登录后变成这样可以显示登录用户的信息
大家一般都是用什么方法来实现的
登陆框
------解决方案--------------------只想到frameset iframe
------解决方案--------------------除了用frameset iframe,还可以用DIV+CSS
------解决方案--------------------target 到一个iframe
返回的信息 输出<script>标签<br />
调用父的函数 比如(echo "<script>top.loginCallback($json)</script>") $json是json对象咯
如果输入正确了
父的函数就把登陆框重绘一下(就是改一下html)
Statement: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