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.
有什么方法可以定义我的图像地图区域,以便在鼠标悬停时弹出工具提示?
我正在 Dreamweaver 中编辑我的页面,我尝试了 spry 工具提示,但触发器不会分配给我的多边形区域。
谢谢
在地图的 Area 元素上,您可以指定 Title 和 Alt 属性。我建议将两者设置为相同的文本,因为已知一些较旧的浏览器会错误地实现这些规范。
http://www.w3schools.com/TAGS/tag_area.asp