I'm having an issue with the cycle plugin. I have created a pager and I'm performing the scrollHorz transition during a mouseover event. However, if I move my mouse very quickly over the pager elements, the transition timing speeds up and becomes unpredictable -- it basically goes haywire.
If you move your mouse over their transitions very quickly, nothing unexpected happens....the timeouts are a little long (8 seconds) so you'll have to be patient. My timeouts are 4 seconds, but suddenly become maybe a quarter second or less after swiping the mouse over my pager elements really quickly.
Any insight into solving this madness would be greatly appreciated.
I can publish code if necessary.