Thanks for answer! Sorry for being unclear. Better example of what I want to achieve:  See the Pen LYOJBX by kris-ellery (@kris-ellery) on CodePen So, I want to have a ripple effect on mouseover, and reverse it on mouseout (instead of click, like in attached codepen link). Note that animation happens in exactly clicked place on button, this is exactly what I'm asking about.   So to recap: I want to create ripple animation (like in attached