I'm trying to achieve a similar effect like in this question:
Dynamically arrange some elements around a circle
I managed to arrange the circles around the big circle. So far no problem. But I also want the small circles to scale on mouseover, while pushing the other small circles away.
Can anybody tell me how to do this? Or recommend a library?
Thank you!