Drupal 中的下拉菜单
我创建了一个页面并将调用列表添加为主菜单。
之后,我创建了第二个页面并将该页面添加为第一个页面的子页面。现在我想以下拉菜单的形式显示菜单链接中的第二页。如果我将鼠标悬停在列表上,它会将 list1 显示为子列表。我的问题是我无法将 list1 放入 Drupal 变量中。
请帮忙。
I have created one page and added called list as main menu to it.
Afterwards, I created a second page and added that page as the child of the first page. Now I want to show the second page in the menu link, in the form of a drop down. If I hover my mouse over the list, it displays list1 as sub. My problem is that I cannot get list1 into a Drupal variable.
Please help.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
尝试superfish。如果您想更改顺序,请创建一个新菜单并相应地选择该项目。
Try superfish. If you want to change the order then create a new menu and select the item accordingly.