- ClickEcho
author: http://www.fluidbyte.net/clickecho-jquery-plugin
/**************************************************************************
### Usage
Create a Preset.
The effect will work on all links in the content.
Fit to your needs
### Defaults
$('.content a, #content a').clickecho({
duration: 300,
color: '#fff',
radius: 150,
thickness: 20
});
**************************************************************************/