REVISED:
Are there any jQuery plugins that can revolve one element around another?
EDIT: By “orbiting”, I mean rotating on the same z-index around another element.
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.
Below is is simple jQuery plugin that I’ve developed to provide the “orbiting” functionality you asked for. See this fiddle for an example of how to use it.
The HTML for this example is:
The CSS for this example is: