.custom.html()
This API can be used to customize every aspect of the chat widget that is to be embedded on your website.
PARAMETERS
container: Mention the Div Id, where you would like to position the embed.
online.html: Specify the html code that is to be rendered when your agents are online.
offline.html: Specify the html code that is to be rendered when your agents are offline.
online.click: Specify the method to be invoked when the visitors click on the chat widget and when the operators of your firm are online.
offline.click: Specify the method to be invoked when the visitors click on the chat widget and when the operators of your firm are offline.
Note:
Customized chat widget image will be displayed only where the container Div is positioned.
Syntax
Copied
Example
Copied