Home > Backend Development > PHP Tutorial > PHP实现点击导航菜单只改变下面内容模块

PHP实现点击导航菜单只改变下面内容模块

WBOY
Release: 2016-06-23 14:27:21
Original
1452 people have browsed it

想要做一个上面是导航界面,下面有一块区域,这块区域,我希望根据点击不同的导航菜单中的栏目,动态地显示不同的php页面,这样子要用什么办法呢
很多人说用Iframe,但是我试了好几次都不行
上图比较直观吧!:


回复讨论(解决方案)

我能想到3中方式:
1.用frameset,也就是框架结构。
2.ajax来实现
3.ifame来实现

我能想到3中方式:
1.用frameset,也就是框架结构。
2.ajax来实现
3.ifame来实现
请问能给个具体的做法么?我试了Iframe不行

首页
其他

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