jQuery Plusview Plugin Demos

Default

without animation

auto mode

$('#plusview3').plusview({
    height: 200,
    showItem: 3,
    duration: 5000,
    wrap: true
});