🔔 Alert..!! Get 2 Month Free Cloud Hosting With $200 Bonus From Digital Ocean ACTIVATE DEAL

Its a jQuery plugin to give any image a shakky effect. Its pretty easy to use, just call the jquery method for any image identifier.

Animation Image Effects Plugins

Documentation

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


You May Also Like