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.
我在我的网页上使用了Tipsy,它在除 IE9 之外的所有浏览器上都可以正常工作(我不会在早期的 IE 版本上检查它)。 工具提示在悬停时显示,没有任何效果。我在这里做错了什么?还是它是一个错误?有什么解决办法吗?更新 在侧边栏和页脚社交联系人图标中的共享按钮上使用它。 更新 在提供的测试页面上,工具提示用于给出链接。
你的css有问题。将您的 A 标签设置为 inline-block,不要在其中浮动图像,您会看到页脚发生很大变化。图像漂浮在 A 标签之外。在 Firebug 或 IE 控制台中检查 html 时可以轻松看到