who can help me to make this gallery to autorotate?
Jquery Tools Scrollable
http://flowplayer.org/tools/demos/scrollable/gallery.html
Thanks a lot!
Vic
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 think you have to do it yourself with a timer, something like this should do it:
You could also use
setIntervalbut then you’d run the risk of your timed events overrunning each other.References:
setTimeout