I have two jquery slides - slow down - advice please
hey there all, first post here!
My problem is that i have two Jquery scripts running on the same page, one is an image slider that moves automatically every 3 seconds, and the other is a slider that doesn't move automatically, the user has to press the left or right arrow for it to move.
They both work perfect separately, the problem i have is that when you use the manual moving one, if you keep pressing right for example, it moves fine until every time the automatic moving one moves, when they both move at the same time they both stutter through!
they both use Jquery.js + their own js. And the automatic one uses the easing.js aswell
My website is an online shop so this looks very unprofessional (a lot of customers will see this happen). I'm currently testing it locally too, so can't provide a link, i just hope i've explained myself enough!