Forums

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

Home Forums JavaScript infinite loop sliders

  • This topic is empty.
Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #36894
    karlpcrowley
    Participant

    Hey guys & girls,
    How would you go about making an infinite loop in a slider using JavaScript?
    The want I’ve done it before was to go back to the first one once the end has reached, but I’d like something as smooth as this http://simplesafe.net/
    Would you move the elements around in the background to be in the next position?

    I’d really love to hear how other people approach this or any tricks you might have

    #97698
    Vermaas
    Participant

    I’ve used several “infinite” jquery plugin’s and they all use the clone option. Seems to me as a great solution.

    But what do you mean with “move the elements around in the background”?

    #97699
    dfogge
    Participant
Viewing 3 posts - 1 through 3 (of 3 total)
  • The forum ‘JavaScript’ is closed to new topics and replies.