Post Link : https://www.skptricks.com/2018/01/ripple-effect-animation-on-button-click-with-css3.html
If you have used lollipop version of android you see a nice ripple effect on button clicks. This tutorial is about achieving similar result, the CSS ripple effect on button clicks.
CSS Ripple effect does not involves any javascript or jquery library. The effect is achieved using CSS3 animation. Keyframe property of css provides very smooth animation effect.
Ripple Effect Animation On Button Click With CSS3
Top comments (0)