‹‹ cycle homejQuery Cycle Plugin - 'nowrap' Demo 1

$('#s1').cycle({
    fx:     'scrollHorz',
    prev:   '#prev1',
    next:   '#next1',
    nowrap:  1,
    timeout: 0
});