I’m looking for a jQuery plugin that wobbles DOM elements like on http://www.iconatlas.com/
I checked their source and they use jQuery but it doesn’t look like they’re using a plugin to do that. Anyone know of a plugin that does something similar?
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
I don’t know any plugin about that, but you can create one if you want.
Well, the site use this(below) jQuery code for that.
go play with the demo.