Top "Imagemap" questions

Image Map is a list of coordinates relating to a specific image, created in order to hyperlink areas of the image to various destinations.

Responsive image map

I have an existing image map in a responsive html layout. Images scale according to browser size, but the image …

html css imagemap
Using JQuery hover with HTML image map

I have a complicated background image with a lot of small regions that need rollover illustration highlights, along with additional …

javascript jquery hover imagemap
Create a map with clickable provinces/states using SVG, HTML/CSS, ImageMap

I am trying to create an interactive map where users can click on different provinces in the map to get …

svg mapping imagemap jquery-svg
What is a good alternative to using an image map generator?

I have a large image and I want to make certain sections of the image clickable. I also want to …

html imagemap
Are HTML Image Maps still used?

Do people still use the old HTML Image Maps? The ones with: <map name="test" id="test"> <…

html imagemap
How do I highlight parts of an imagemap on mouseover?

I need to display an imagemap with about 70 areas in it. The area of the imagemap the mouse cursor is …

javascript html imagemap
Can I have an onclick event on a imagemap area element?

I would like to put an onclick event on an area element. Here is my setup: <img id="image" …

javascript jquery onclick area imagemap
How to get the path coordinates of a shape for use with image-maps?

I am creating an image map using ImageMapster from here. I have created a photoshop image with several images that …

photoshop imagemap adobe-illustrator imagemapster
Set a background color on the HTML <area> element?

Is there any way to set a background color for the HTML <area> element? I'm creating an image …

html border background-color imagemap area
image map not working on iOS devices, with large images that get rescaled by the device

I'm developing an internal web app on our company intranet using PHP. One section of the app displays a couple …

iphone html ios ipad imagemap