SyntaxFix
Write A Post
Hire A Developer
Questions
Check out the image-map plugin on Github. It works both with vanilla JavaScript and as a jQuery plugin.
$('img[usemap]').imageMap(); // jQuery ImageMap('img[usemap]') // JavaScript
Check out the demo.