in order to simulate a play effect with a jquery panorama,
I’d like to simulate that the mouse is down on it and that is being moved to a left/right side
is that posible?
same way we can
$('#item').click();
can we do something similar to achieve it?
Check out: