<< Click to Display Table of Contents >>
Floating chat button code for classic chat window |
Modification of new chat button code for floating chat button in classic chat window
<!-- BEGIN ProvideSupport.com Graphics Chat Button Code -->
<script>window.addEventListener("load",function(){function n(n,e){e=document.createElement("script");e.src="https://image.providesupport.com/"+n,document.body.appendChild(e)}n("js/account_hash/safe-standard-sync.js?ps_h=8RK1&ps_t="+Date.now()+"&classic-button-location=right:20px;bottom:20px;"),n("sjs/static.js")})</script><noscript><div style="display:inline"><a href="http://vm.providesupport.com/account_hash">Live Support</a></div></noscript>
<!-- END ProvideSupport.com Graphics Chat Button Code -->
Replace account_hash with the real account hash taken from the customer's account
&classic-button-location=right:20px;bottom:20px added to the chat button code puts the chat button to a fixed position. You can change it by modifying right:20px;bottom:20px parameters