Multiple rows with jcarousel

This is .js code substitutions according to @Sike and a little additional of me, the height was not set dynamically, now it is. var defaults = { vertical: false, rtl: false, start: 1, offset: 1, size: null, scroll: 3, visible: null, animation: ‘normal’, easing: ‘swing’, auto: 0, wrap: null, initCallback: null, setupCallback: null, reloadCallback: null, … Read more