Hey Guys

I actually love this module! Thanks for developing :)
At the moment I am adding some custom jquery code for my needs. (in an external .js-File)
Therefore I would need to pause the Slideshow. I tried different things, but I am not able to do so.
Of course I can call "SlideshowSingleFramePause" but then I need the settings-Object of the current Slideshow.
So what's the best-practice to pause the Slideshow?

Thanks for any support
Roavei

Comments

redndahead’s picture

$(#slideshow-id).cycle('pause');

It's usually the id right above the div's it rotates through.

Roavei’s picture

Status: Active » Fixed

thank's for the fast response - that was all I needed :)

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.