Persistent down state for button
Hello,
I am using a shape as a button. the rollover state reveals a map svg . On the down state I want the map to persist in the down state so that a user can then either rollover a different button briefly and see the two 50% transparent SVG images overlapping showing the overlapping species distribution.
If I solve this I would still need to allow a user end the down state by clicking a second time.
My guess is that it might be possible if I know the right on success action. Is what I want to do impossible unless I want to use more complex interactions with radio buttons and check boxes etc.
Thanks.