
RippleButtons.js is a standalone Javascript library to create CSS3 based ‘ripple’ animations with mouse interaction when you click on an action button. Inspired by Google’s new Material Design and created by holloway.
Basic Usage:
Simply download and add the RippleButtons.js library at the end of the Html document. By default, the RippleButtons.js will automatically add ‘ripple’ animations on your input, button and a elements.
<script src="ripple.js"></script>







