导航菜单栏

发布于 2024-11-08 23:12:19 字数 130 浏览 0 评论 0原文

我想在我的网站上应用一个菜单栏,并且正在考虑一些类似于某些高街商店使用的菜单栏,例如maplin.co.uk或argos.co.uk、diy.com。

出现更大区域的子菜单。

有什么想法吗?

谢谢,

I'm looking to apply a menubar to my website and was thinking something similar along the lines that some of these high street stores use such as maplin.co.uk or argos.co.uk, diy.com.

Where a much greater area of submenu appears..

Any ideas ?

Thanks,

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

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

发布评论

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

评论(1

黎夕旧梦 2024-11-15 23:12:19

有一千种方法可以剥这只猫的皮。最简单的方法是构建包含子菜单的单个 div,然后使用菜单 div 上的 .hover() 事件绑定来显示它们。

您还可以使用“megamenu”插件,例如 http://www.geektantra.com/projects /jquery-megamenu/

There are a thousand ways to skin this cat. The simplest is to build the individual div's containing the submenus and then show them using the .hover() event binding on the menu div's.

You could also use a "megamenu" plugin such as http://www.geektantra.com/projects/jquery-megamenu/

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