Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
有人可以告诉我如何更新我的代码,以便每当我将鼠标悬停在另一个 LI 上时,为不同的主导航链接显示的弹出框会立即消失,而另一个会出现?(我只希望在任何给定时间出现一个浮出控件)
这是关于 jsfiddle 的一个工作示例:
http://jsfiddle.net/zoolander/YAfDL/
http://jsfiddle.net/YAfDL/10/
在悬停动作上添加了一个“全局”滑动事件......有效吗?