Accessing a CSS property from an event
var color = event.target .style .getPropertyValue("fill");
Philippe Le Hégaret
13 of 22