Forums

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

Home Forums CSS [Solved] Fixed interactive overlay on SVG Reply To: [Solved] Fixed interactive overlay on SVG

#203538
Ilan Firsov
Participant

You’d have to separate each region to a separate shape/path, then you can use css hover state to change the fill color
For example:
http://codepen.io/ilanf/pen/gpRPEM