如何在图像地图上创建工具提示?

发布于 2024-10-20 01:11:42 字数 123 浏览 1 评论 0原文

有没有什么方法可以定义我的图像映射区域,以便当鼠标悬停在该区域上时会弹出工具提示?

我正在 Dreamweaver 中编辑页面,并且尝试了 spry 工具提示,但触发器不会分配给我的多边形区域。

谢谢

Is there any way to define my image map areas so that a tooltip will pop up when the area is moused over?

I am editing my page in dreamweaver and I have tryed the spry tooltips but the triggers won't assign to my polygon area.

Thanks

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

悲欢浪云 2024-10-27 01:11:42

在地图的区域元素上,您可以指定标题和 Alt 属性。我建议将两者设置为相同的文本,因为众所周知,一些较旧的浏览器会错误地实现这些规范。

http://www.w3schools.com/TAGS/tag_area.asp

On the Area element of a Map you can specify both Title and Alt attribute. I would suggest setting both to the same text, since some older browsers have been known to mis-implement the spec for these.

http://www.w3schools.com/TAGS/tag_area.asp

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文