Home › Forums › CSS › onHover change image when using image map › Reply To: onHover change image when using image map
November 7, 2016 at 11:56 pm
#247630
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