JQuery UI - Effect example
Effect
This is the content of div with id #effect
$( "#effect" ).effect( "shake", 1000 );
Execute