Home > Backend Development > PHP Tutorial > 消息提示类似的功能解决思路

消息提示类似的功能解决思路

WBOY
Release: 2016-06-13 13:27:51
Original
813 people have browsed it

消息提示类似的功能
大概效果是这样的 ,就是 打开页面时候 查询服务器是否有新消息 如果有,则在导航栏 的信息栏 右上角有一个“新消息”的图标 进行提示,以前没做过, 知道的帮忙指导一下 思路,会用到出了php之外的啥技术 我不要求定时查询数据库 可以不用Ajax么? 或者哪里可以学习到都可以 感谢 !

------解决方案--------------------
... 这个的话。 你可以单独做1个. iframe 给信息提示框。 使用 iframe 中的 页面刷新功能就好。 无需 ajax

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