Complete Help Desk Software for your business
Live Chat Software for Live Help and Live Support
Realize the potential of your business!
Browse KB | Contact
Knowledge Base
Register
Advanced Installation
 
If you have full access to your web site's source code(header, footer and content), we highly recommend inserting ZaZaChat button code by following these instructions:
 
Insert the following HTML code right before the </body> tag:
 
<div id="zlive-chat-loader" style="display:none">
Your ZaZaChat button code as copied from ZaZaChat operator panel goes here
</div>
 
Insert the following JavaScript function anywhere between BODY tags:
 
<script>
  function zazaLoader()
  {
   var liveChatContainer = document.getElementById('zlive-chat-container');
   var liveChatLoader = document.getElementById('zlive-chat-loader');
   if(liveChatContainer && liveChatLoader) {
    liveChatContainer.innerHTML = liveChatLoader.innerHTML;
    document.body.removeChild(liveChatLoader);
   }
  }
  </script>
 
Insert the following HTML code in the place where you would like the live chat button to appear on your page:
 
<div class="button" id="zlive-chat-container"></div>
 
Modify <BODY> Tag to call zazaLoader() function on load:
 
<body onload="zazaLoader(); return false;">
 
 
 
 
Top




Help Desk Software

Print this page
Shortcuts Menu
Back to ZaZaChat
Start using ZaZaChat

ZaZaChat Contacts
Toll Free: 866-567-ZAZA
Email: Contact Form
Live Help: Chat Live

Add to Favorites