开发者

quickest way to make clickable imagemap of the US

what is the quickest w开发者_开发知识库ay to make clickable imagemap of the US? Is there any jquery plugin available for this?

Thanks


My plugin, that offers some features different from the others mentioned: http://www.outsharked.com/imagemapster

But generally speaking if all you want is a "clickable map" you don't even need jQuery - just use an HTML image map, and bind a click event to an area. But using the plugin offers feature like area highlighting/selection/grouping and so on.


Try to use this jQuery plugin: http://jvectormap.owl-hollow.net/


I created a mapping solution using SVG and jQuery which is accessible at

Makeaclickablemap.

Creating and saving a clickable US map is free, but it is also possible to commit edits later and there are also many other maps available.


Just use one of "image map generators" there are a lot of them in the internet. You don't even need JS for that. Here is the link to one of them: http://www.image-maps.com


Hi found the thing i was looking for here - Using JQuery hover with HTML image map

thanks :)

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜