jquerytickernews-tickervticker

jQuery vTicker - Pause:true Resumes on Mouseover


I have successfully implemented the jQuery vTicker plugin, along with 'previous,' 'next,' and 'pause' link functionality. When I click Pause, the ticker does pause.

The problem is when the ticker is paused, if you mouse-over the ticker, it resumes. You can see this happen on the demo page of this site I posted above (click the pause button in the demo, then mouse-over the ticker below it).

Any ideas on how to fix this?


Solution

  • @Matt - this issue has now been fixed and the latest version 1.13 includes this fix. I have a test that covers this issue too now.