Forums

The forums ran from 2008-2020 and are now closed and viewable here as an archive.

Home Forums CSS AnythingFader stop slideshow

  • This topic is empty.
Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #37111
    _ryan
    Member

    I see the code in there for it but it doesn’t seem to work. Is the startStop function implemented so it can be called from another function? Or do you have to use that “Start/Go” button? I have tried $.anythingFader.startStop(false);

    If anyone has an example it would be greatly appreciated!

    #98889
    Mottie
    Member

    The “Go/Stop” button should be working. If not use the following method:

    $('.anythingFader').data('AnythingFader').startStop(false);
Viewing 2 posts - 1 through 2 (of 2 total)
  • The forum ‘CSS’ is closed to new topics and replies.