‹‹ cycle home
jQuery Cycle Plugin - 'nowrap' Demo 1
This page shows how to use the 'nowrap' option with a manual slideshow. This option prevents the slideshow from wrapping to the first/last slide.
Prev
Next
$('#s1').cycle({ fx: 'scrollHorz', prev: '#prev1', next: '#next1', nowrap: 1, timeout: 0 });