How to launch Chaty with a link or JavaScript

You can launch the Chaty widget using a link or by firing our JavaScript launch function. The widget will be switched from closed  state:

 

To open state:

 

This is how you do it:

Link to launch

You need to link to our JavaScript function this way: <a href=”javascript:launch_chaty();”>Click here to launch Chaty</a>

You can enter this target URL when you add a link: javascript:launch_chaty();

Click here to see it in action πŸ™‚

JavaScript function to launch

If you want to launch Chaty by triggering a JavaScript function, all you need to do is to trigger this JavaScript function: launch_chaty();

Still have questions? Ping us at our Facebook group, and we’d love to help out!