Hi,
I'm using the jQuery cycle plugin and want to display the current state of the slideshow (pause / continue) in a separate span.
Now I don't find an event that is triggered when the slidehow pauses or unpauses, to set the corresponding text.
How can I achieve this?