如何实现服务器端包含导航链接

发布于 2024-10-27 12:52:44 字数 180 浏览 2 评论 0原文

我有 4 个 html 页面。其中 1 个具有通用 UI,需要在所有其他页面上可用。
导航页面中有 3 个链接指向其他 3 个页面。我已经使用 include 在这三个文件中包含了这个通用文件。
我不知道如何处理链接点击事件并相应地更改页面。
谁能帮助我实现这一目标?


提前致谢。 维杰

I have 4 html pages. 1 of them is having common UI which needs to be available on all the other pages.

In navigation page there are 3 links which points to the other 3 pages. I have used include to have this common file in all the three.

I am not getting how to handle the link click events and change the page accordingly.

Can anyone please help me in achieving this ?

Thanks in advance.
Vijay

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

只是我以为 2024-11-03 12:52:44

对于像这样的简单需求,我建议您使用标准的 html iframe

For simple requirement like this, I suggest you to use standard html iframe

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文