更改 jQuery 地图荧光笔中的背景颜色
我有一个带有此插件的商店定位器。我希望如果每个区域都有一家商店,则该区域的背景颜色与其他区域不同。所以这可能是关于造型主题的。我不知道怎么办。也许这张地图需要触发器来突出显示。
I have a store locator with this plugin. I want if each area has a store this area's background have a different color from the others. So it's about styling subject it can be. I don't know how. Perhaps this map needs trigger to highlight.
plugin home page = http://davidlynch.org/js/maphilight/docs/
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
我自己解决我的问题。我使用了 jQuery 元数据插件。
http://plugins.jquery.com/node/8774 我稍后得到它我使用了荧光笔的选项在区域标记为类。像这样;
顺便说一句,有时蹩脚的英语也可以成为强有力的语言;)谢谢。
I resolve my solve myself. I used jQuery Metadata plugin.
http://plugins.jquery.com/node/8774 I get it later I used highlighter's option in area tag as class. Like that;
By the way sometimes poor english can be strong language ;) Thanks.