|
|
|
|
Functions
Events
Variables
Libraries
|
|
Syntax
| ticker_start(tagName, HTML) |
Parameters
| STRING | tagName | Name of an HTML tag containing the scrolling ticker
| | STRING | HTML | Content of the scrolling ticker - Full HTML is supported. |
Return value
No value is returned.
Description
Call this function to start the scrolling and set the text.
The content of the scrolling ticker can be build with the function ticker_get_scrolling_text.
|
|
|
|