[ close ]
Help Upgrade the Web: Download Firefox 3.6

jQuery Infinite Carousel

jQuery Infinite Carousel is a plugin for jQuery. Check the demo below to see it in action.

Links

Code

$(document).ready(function(){
    $('#viewport').carousel('#simplePrevious', '#simpleNext');
    $('#slider-stage').carousel('#previous', '#next');  
});

Demo

Basic example

  • 1
  • 2
  • 3
  • 4
  • 5
Previous Next

Advanced example, courtesy Periscope Creations

  • Share/Bookmark