超级鱼垂直菜单
我使用 jQuery 和 superfish 垂直菜单。
我的菜单位于页面底部,因此菜单会向上滑动,但是,将鼠标悬停在菜单项上时,子项目会在窗口底部丢失。下面是正在发生的事情的一个粗略示例。
menu item
menu item
menu item
menu item > sub item
browser bottom--------------------------
sub item
sub item
sub item
这是我想要的结果
menu item sub item
menu item sub item
menu item sub item
menu item > sub item
browser bottom--------------------------
有人完成了吗?
Im using jQuery with superfish vertical menu.
My menu is positioned at the bottom of my page so the menu slides up, however, on hover of the menu items the sub items get lost at the bottom of my window. Below is a crude example of whats happening.
menu item
menu item
menu item
menu item > sub item
browser bottom--------------------------
sub item
sub item
sub item
This is my desired outcome
menu item sub item
menu item sub item
menu item sub item
menu item > sub item
browser bottom--------------------------
Has anyone accomplished this?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
也许您可以看一下这个插件,它可以重新定位浏览器窗口之外出现的任何子菜单:
假设 Alpha 发布
Maybe you could take a look on this plugins which relocate any submenus which is appearing outside the browser window :
Supposition Alpha Release