I have made both the versions of ripple animation.
<button type="button" class="ripple ripple-light btn-style1">Button</button>
<button type="button" class="ripple ripple-light btn-style1">Button</button>
Css only approach starts the ripple effect from the middle of the button no matter where u click on the button
-
There is an extra class ripple-light and ripple-dark this is for the color of the ripple effect
-
This is not limited to button tag u can add it in almost any tag