Skip to content

Instantly share code, notes, and snippets.

@samvitm
samvitm / airim_chaport.html
Created November 29, 2018 14:08
airim_chaport
<script type="text/javascript">
// hide the launcher on load so that only airim is visible
window.chaport.on('ready', function () {
window.chaport.hideLauncher();
})
// open chaport when live chat button is clicked
// hide the airim widget after opening
window.airim('on','liveChatClick',function(){