Is it possible to rotate an image continuously (as in a loading gif) using jQuery? For a static image. Ideally, could it continually turn at 45 degree angle?
Share
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.
There are jQuery libraries that can be used to rotate images, that you can look in to. Have a look at this for instace:
http://code.google.com/p/jqueryrotate/
Found this blog post as well:
http://superdit.com/2011/01/06/rotating-image-using-jquery/