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.
在我的主页中,我需要显示一个主链接......并且在每个主链接的鼠标悬停时它应该显示一个图层(类似于模态弹出窗口但平滑的一个)......并且在图层中用户应该能够选择其他链接。
它应该允许用户在主要链接之间平滑移动。
我可以为此使用 jQuery 吗?如果不是我应该使用什么?
您可以尝试如下的 Jquery Tooltip 插件
http://docs.jquery.com/Plugins/Tooltip#Demos