1. Home
  2. Knowledge Base
  3. Administration
  4. Making Broadcast Message Scroll

Making Broadcast Message Scroll

The Broadcast Message can use HTML markup to make it more appealing or eye-catching.
This is helpful when informing users of scheduled downtime and signing off their forms.
The following statement will make the text inside scroll from right to left:

<marquee behaviour=”scroll” direction=”left”> Text that will scroll </marquee>

 

Was this article helpful?

Related Articles