Skip to content

tusharshuklaa/css-ripple-effect

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pure CSS ripple effect (no JavaScript)

CSS-only implementation of Android Material design "ripple" animation on click event

Main advantage of this solution is that there is no DOM manipulation in order to create animation. That means this is faster - it doesn't use JavaScript or jQuery to animate.

CSS ripple effect example

Demo

Supporters

About

Pure CSS implementation of Android Material design "ripple" animation

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • CSS 51.1%
  • JavaScript 48.9%