我是否错误地使用了maphighlight(jquery插件)?

发布于 2024-11-14 23:58:37 字数 218 浏览 2 评论 0原文

我正在尝试制作图像地图,但无法让它在 chrome 和 firefox 中工作,而且我似乎无法获得 maphighlight jquery 插件(http://plugins.jquery.com/项目/maphilight)才能正常工作。我的例子在这里: http://jsfiddle.net/SzpdQ/

I'm trying to make an image map, but haven't been able to get it to work in both chrome and firefox, and I can't seem to get the maphighlight jquery plugin (http://plugins.jquery.com/project/maphilight) to work correctly. My example is here: http://jsfiddle.net/SzpdQ/

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

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

发布评论

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

评论(1

挽梦忆笙歌 2024-11-21 23:58:37

您的图像地图具有 id="diagram-map",而它应该是 name="diagram-map"

Your imagemap has id="diagram-map" whereas it should be name="diagram-map".

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