jquery-shakker - image shakking jquery plugin
Well its a jquery plugin to give any image a shakky effect. Its pretty easy to use:
<img src="test.jpg" id="sample">add Jquery and shaker.js and add script like
$("#sample").shakker({x: true, y: false})####What are the parameters? x: true or false specifies weather the image should shake in x-axis
y: true or false specifies weather the image should shake in y-axis
Smart right :D
View Demo: demo @http://minhazav.me