🔔 Alert..!! Get 2 Month Free Cloud Hosting With $200 Bonus From Digital Ocean ACTIVATE DEAL

Material Click is a jQuery plugin that uses CSS3 transforms to apply Material Design inspired ripple click effects on any DOM elements.

Material-Design ripple-effect

Documentation

Material Click

It is a simple jQuery and CSS3 code you can put on your html page quickly implement material click like ripple effect on various element.

See in action

Demo

How To Use

Download and simply load material-click.js and material-click.css in your html page then ripple effect will be applied to all element which has .ripple-effect class.

Example Code

<div class="ripple-effect"></div>

More Customization

You can find more options like click overlay limit, overlay radius, overlay color by download this repo.


You May Also Like