How to create image map with jquery?
I have an image and there is a specific area in this image that I would like to link, not the whole image. I know how to do so with HTML, however I am interested in doing in with jquery.
Does anyone knows how to do that?
Any help will be welcomed.
Thank you!