Skip to content

Latest commit

 

History

History
21 lines (10 loc) · 706 Bytes

README.md

File metadata and controls

21 lines (10 loc) · 706 Bytes

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.