How can I make a part of an image 'clickable', like using image maps in HTML?
-
I am trying to make a single image ‘clickable’ with different parts of the image linked to different destinations. I thought about trying to use HTML image maps, but the process to decode different parts of the image is difficult. Trying to determine the pixel positions of the upper left and lower right of a desired box is difficult, at best.
Does WordPress offer a tool to simplify the process, or even allow the use of image maps manually constructed in HTML?
The blog I need help with is: (visible only to logged in users)
-
Image maps are allowed as long as they are plain HTML and not any of the code listed here: http://en.support.wordpress.com/code/.
However, we do not have an image map tool.
- The topic ‘How can I make a part of an image 'clickable', like using image maps in HTML?’ is closed to new replies.