Home > Backend Development > PHP Tutorial > lamp的论坛程序实现像CSDN论坛分页一样的分页效果该如何写

lamp的论坛程序实现像CSDN论坛分页一样的分页效果该如何写

WBOY
Release: 2016-06-13 12:56:08
Original
741 people have browsed it

lamp的论坛程序实现像CSDN论坛分页一样的分页效果该怎么写?
现在在做一个lamp的论坛程序,希望实现像CSDN论坛分页一样的分页效果,该怎么写啊?望高手指点,感激不尽!
PS:我的分页写好了,只是没有颜色改变,也就是说,人家不确定现在看到的是哪一页……


------解决方案--------------------
你给当前页加个class属性,给它加样式就是了。
------解决方案--------------------
找到当前页的a标签 给他加样式  
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