jquery.ripple.js
Ripple Animation like Polymer.
Usage
$( '.ripple' ).ripple( { 'v_duration': 600, // view animate speed 'h_duration': 600 // hide animate speed } );
ripple.js is a small jQuery script to apply smooth ripple click animations on any Html elements as you seen on Polymer and Google Material Design.
Material-Design ripple-effect