v4.0 The script used for the carousel functionality is written in pure Javascript and does not require jQuery
Configuration | Optionally select a horizontal or vertical sliding animation.
|
Visible items | The number of cards to show at a time
If the number of visible items is the same as the number of items selected by the module instance, the carousel is off. |
Move at once | The number of cards to move at a time |
Arrows | Add arrows
|
Style | Use the default style, or, if the site template is Bootstrap-based (v2 or v3), use the Bootstrap skinning |
Bootstrap sizes | The sizes, as defined by Bootstrap (all but large) Note Bootstrap v3 does not have the 'mini' size |
Arrow size | The size of the arrows (arrows are fonts, so the size is in em) |
Arrow offset | The distance from the cards (in horizontal configuration, will offset the arrows from the top of the module. Otherwise, will add space between cards and arrows) |
Pages |
|
Auto | Starts the animation automatically or waits for user interaction |
Speed | The time spent animating (ms) |
Duration | The time between 2 moves (ms) |
Restart on refresh | After leaving the page and coming back to it, restarts the animation from the beginning. Otherwise it restarts where it has been left off. Uses cookies to remember the last position. in 4.0 this option has been temporally turned off |