When using RotationType=ContentScroll or RotationType=SmoothScroll,
several slides can be visible simultaneously;
To implement this, simply set Width and Height
properties of the Rotator instance to be large enough to accommodate several slides;
SlideTemplate contains simple JavaScript code for highlighting individual slides on mouse over. |