I’m having a setTimeout problem similar to this one. But that solution doesn\'t help me since I can’t use php in my file.
My site has a slider with a list of images
There is an easier way using the jquery animate queue property:
$(this).animate({ left: '+=100' }, {duration:500, queue:false});