HTML Scroller
Created by Orckestra
How to add an HTML Scroller to a page
- Edit a page.
- Insert the Composite.Web.Html.Scroller function ( Insert | Function) or add similar code:
Expand code - In the Content parameter, provide content to auto-scroll on a page in a box.
- 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
Have a question?
Post it to the C1 CMS Foundation forum.