icon HTML Scroller
Created by Orckestra

How to add an HTML Scroller to a page 

  1. Edit a page.
  2. Insert the Composite.Web.Html.Scroller function ( Insert | Function) or add similar code:
    Expand code
  3. In the Content parameter, provide content to auto-scroll on a page in a box.
  4. Specify the optional parameters if necessary:
    • Title: The title of the auto-scrolling box (none by default)
    • Width: The width of the auto-scrolling box (250 by default)
    • Height: The height of the auto-scrolling box (300 by default)

Customization

You can customize the layout by editing the style sheet:

  • ~\Frontend\Composite\Web\Html\Scroller\Styles.css