‹‹ cycle homejQuery Cycle Plugin - Immediate Transition

This page shows how to have immediate transitions (no animation for slide changes)

$('#slideshow').cycle({
    speed:       1,
    timeout:     0,
    pager:      '#nav'
});