I'm looking for something in JQuery to allow a synchronized slide of a big div.
The div width can be increased runtime by other jquery functions.
I want to scroll the div horizontally, sliding 50px every second....is it possible to do this synch?
thank you all