This is a simple javascript which enables to 'shake' html elements
Pretty easy to use: $$.shake('Element_id');
Customizable: $$.shake('Element_id', shake_distance, shake_delay, no_of_shakes);
This is a simple javascript which enables to 'shake' html elements
JavaScriptUnlicense