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
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.