|
|
|
|
Functions
Events
Variables
Libraries
|
|
Syntax
| ticker_staticMessage(tagName, HTML) |
Parameters
| STRING | tagName | Name of an HTML tag containing the scrolling ticker
| | STRING | HTML | Content to be displayed - Full HTML is supported. |
Return value
No value is returned.
Description
Displays statically an HTML content in the scrolling part of the ticker.
This function is generally used to display a status such as "Loading" or "Applying changes".
|
|
|
|