弹出菜单示例?
是否可以制作一个菜单,当您将鼠标悬停在父元素上时,该菜单会将子元素放在下面,然后当您将鼠标悬停在子元素上时,它会飞出?
类似这样的东西,但显然会在父母悬停时下降。
http://www.vision.to/simple-css-one -level-flyout-menu.php
编辑:你能根据我的描述向我展示一个菜单示例吗?我想学习如何做到这一点。谢谢
Is it possible to make a menu that will drop the child elements below when you hover on the parent and then when you hover on the child it flys out?
Something like this but obviously goes down on hover of parent.
http://www.vision.to/simple-css-one-level-flyout-menu.php
edit: could you show me an example of a menu based on my description. I would like to learn how to do this. Thanks
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
简单的仅 CSS 菜单:http://jsfiddle.net/samliew/NKL24/8/
Simple CSS-only Menu: http://jsfiddle.net/samliew/NKL24/8/