!--a11y-->
Definition
The Web item
Ticker enables you to display the content of a table as a ticker.
Use
To use the ticker, you need a Web browser that enables JavaScript.
Structure
As well as its
general attributes, the Role Menu Web item has the following attributes:|
Attributes |
Description |
|
Create invisible form (ONLY_VALUES) ‘X’ = Yes, ‘ ’ = No |
Create invisible form. You can create an invisible form so that you can further process the ticker text. |
|
Separator (SEPARATOR) |
Separator between two ticker rows. Separators are added when the data for a new data row is displayed. |
|
Speed in milliseconds. (SPEED) Default value: 200 |
Time in milliseconds until the ticker moves again. |
|
Width of the ticket text in characters (TICKER_SIZE) Default value: 60 |
Width of the ticket text in characters. |
|
Place title at start of ticker text (USE_CAPTION) ‘X’ = Yes, ‘ ’ = No Default setting: ‘X’ = Yes |
Place title at start of ticker text. |
|
Delay in milliseconds (DELAY) Default value: 3000 |
Delay in milliseconds until the ticker starts run. |