A
A
Alexey Yarkov2017-12-21 12:47:49
JavaScript
Alexey Yarkov, 2017-12-21 12:47:49

How to hide the livechat window after sending a message?

There is a livechat widget on the site (I don't have access to the admin panel).
If you send a message, the window remains open until you close it by clicking on the button.
Naturally, it is in an iframe and I do not have access to the DOM.
Maybe there is an API for the widget to auto-hide the window?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
K
Kirill Kublyakov, 2017-12-21
@yarkov

Well, if you know what api is, then what prevents you from opening the off-doc and doing what it says there?
Choose the desired method, for example https://docs.livechatinc.com/js-api/#hide-the-chat...
And call it at the right time, for example https://docs.livechatinc.com/js- api/#on-chat-ended

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question