Hello!
Basically, I am making a rotation based animation effect with jquery, using the jqueryRotate plugin.
I need the image with the animation effect, to rotate part way in one direction, then rotate back to the beginning position, and repeat, continuously. Advice?
Here is a successful example of what I am needing, but with hover effects to trigger the rotation, instead of an automatic solution:
<script type="text/javascript">
$(".item").rotate({
bind:
{
mouseover : function() {
$(this).rotate({animateTo:60})
},
mouseout : function() {
$(this).rotate({animateTo:0})
}
}
});
</script>
Best solution?
Thanks!
Register and join over 40,000 other developers!
Recent Topics
-
The Game You Are Waiting For?
WendellHarper - Dec 06 2020 01:21 PM
-
Quora and Reddit Backlinks
WendellHarper - Dec 06 2020 01:14 PM
-
Delete account
pindo - Jul 23 2020 01:33 AM
-
Print specific values from dictionary with a specific key name
Siten0308 - Jun 20 2019 01:43 PM
-
Learn algorithms and programming concepts
johnnylo - Apr 23 2019 07:49 AM
Recent Blog Entries
Recent Status Updates
Popular Tags
- networking
- Managed C++
- stream
- console
- database
- authentication
- Visual Basic 4 / 5 / 6
- session
- Connection
- asp.net
- import
- syntax
- hardware
- html5
- array
- mysql
- java
- php
- c++
- string
- C#
- html
- loop
- timer
- jquery
- ajax
- javascript
- programming
- android
- css
- assembly
- c
- form
- vb.net
- xml
- linked list
- login
- encryption
- pseudocode
- calculator
- sql
- python
- setup
- help
- game
- combobox
- binary
- hello world
- grid
- innerHTML

Green with jquery, help with a timed animation effect.
Started by john_c, Jan 18 2012 06:02 PM
jQuery jquery animation
No replies to this topic
#1
Posted 18 January 2012 - 06:02 PM
Also tagged with one or more of these keywords: jQuery, jquery, animation
Language Forums →
HTML, CSS and Javascript →
Jquery .hasClass not returning true for a classnameStarted by Wackostylee, 13 Oct 2018 ![]() |
|
![]() |
||
Language Forums →
HTML, CSS and Javascript →
Syntax and Reference Error?Started by Tonyobyo, 10 Jun 2016 ![]() |
|
![]() |
||
Language Forums →
HTML, CSS and Javascript →
JQuery/NodeJS AJAX Response HelpStarted by Poe, 27 Jan 2016 ![]() |
|
![]() |
||
Language Forums →
HTML, CSS and Javascript →
insert records using jquery and php not workingStarted by mutago, 12 Jul 2015 ![]() |
|
![]() |
||
![]() Call to script via ajax $.post fails unless followed by alert()Started by sayitblue, 11 Jul 2015 ![]() |
|
![]() |
Recommended from our users: Dynamic Network Monitoring from WhatsUp Gold from IPSwitch. Free Download