Forums

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

Home Forums JavaScript Probably a simple question – jquery cycle plugin

  • This topic is empty.
Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #24660

    Im feeling rather stupid asking this because it’s probably simple, but I can’t get it to work!

    Here is what i am working on: http://trapeze.ca/botox/

    It is using the jquery cycle plugin to just fade between 3 images. My problem is that I can’t make it stop looping! I have tried messing around with nowrap but it doesn’t seem to affect it.

    Here is the code:

    Code:

    Thanks in advance :P

    #56647
    apostrophe
    Participant

    Check out the autostop option http://malsup.com/jquery/cycle/options.html

    #56639

    hmmm I tried that but it just kept looping away :P I tried the autostopcount option as well.

    #56640

    bahaha… I knew it was something silly I was missing… I was using jquery.cycle.lite.min.js rather than core with all transitions… changing it fixed it. :P

    lalala… :roll:

    #120575
    eladco
    Member

    Saved me :)

Viewing 5 posts - 1 through 5 (of 5 total)
  • The forum ‘JavaScript’ is closed to new topics and replies.