Greeting Message

This attribute defines the content of the greeting displayed in the greeting bubble.

<div id="hdAttributes" welcome_message="Greeting"></div>

To modify the greeting simply replace the text between the quotation marks in the example above. For example:

<div id="hdAttributes" welcome_message="Need help finding a training facility?"></div>

Last updated