如何将 JQuery Easing 添加到我的简单 HoverIntent 菜单中
- 我制作了一个使用 悬停意图 的简单菜单。
- 这里是菜单(带有JQueryEasing 链接到它)。
- 目前仅使用
.animate
来动画菜单项的打开和关闭。
我如何将 JQueryEasing 添加到此动作中(如 jswing 或 elastic 等)
任何帮助将不胜感激。
- I've made a simple menu that uses Hover Intent.
- Here is the menu (with JQueryEasing linked to it).
- At the moment is just uses
.animate
to animate the opening and closing of the menu items.
How would I add JQueryEasing to this motion (like jswing or elastic etc.)
Any help would be greatly apreciated.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
给你:http://jsfiddle.net/39e2f/20/
Here you go: http://jsfiddle.net/39e2f/20/