Hi,
I need some JavaScript help.
– I have an image.
– I have a button.
-When I click said button, I want my image to rotate CW or CCW slowly.
I’ve tried some stuff using jQueryRotate and it works if I load it on DOM Ready but not if I leave it as a function and try to run said function. I’m open to other suggestions.