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.
这是我的菜单http://jsfiddle.net/qj5hN/
关于 mouseleave 功能的问题。当悬停在菜单元素上时,它会在下面打开一个新内容。如果您将光标缓慢地放在新的拖放内容上,它会突然关闭。我不知道怎么做。我该如何解决?
On line 71 in the css, change the padding on the active menu element to 12 px instead of 11. There is a 1 pixel gap in the original.
http://jsfiddle.net/qj5hN/2/