css-ripple-effect icon indicating copy to clipboard operation
css-ripple-effect copied to clipboard

Pure CSS (no JavaScript) implementation of Android Material design "ripple" animation

Results 6 css-ripple-effect issues
Sort by recently updated
recently updated
newest added

I want to apply effect to large components and it does not work [https://jsfiddle.net/anton_kob/n5u098x5/4/](https://jsfiddle.net/anton_kob/n5u098x5/4/)

## Issue first of thanks for this pure CSS ripple effect, but there is some problem with it when using anchor tag `Login` as a button, and clicking on the...

At github is a demonstration with white shadow which is just a picture . How can i get a white shadown (like on Bootswatch) instead of a gray shadow ?

in some browser,why ripple will flash twice?plz

I had an issue where I used this on general elements with no additional styles. Since is natively inline, the .ripple:after pseudoelement would take its size from the nearest block...

Probably want to restrict the ripple effect to only left click actions. Triggering the ripple on right click is misleading. Tested in Windows 10 Chrome Version 55.0.2883.87 m (64-bit)