jQuery Cycle2 is a slideshow plugin for jQuery. Designed by the author of the jQuery Cycle plugin, it adds new effects and the ability to create slideshows from HTML, without custom javascript.
jQuery Cycle2 is a slideshow plugin for jQuery. Designed by the author of the jquery-cycle, it adds new effects and the ability to create slideshows from HTML, without custom javascript.
syntax
$('.cycle-slideshow').cycle({
speed: 600,
manualSpeed: 100
});