Forums

The forums ran from 2008-2020 and are now closed and viewable here as an archive.

Home Forums CSS onHover change image when using image map Reply To: onHover change image when using image map

#247630
Paulie_D
Member

You can’t style area tags as they aren’t in the DOM. They are just a set of coordinates.

You might want to try SVG instead.

http://stackoverflow.com/questions/5026421/apply-css-to-area-map