Skip to Main Content

Search Widgets

Ask A Librarian

Chat loading...

AskAway Widget Code

Add this code to the widget functionality:

<!-- Place this div in your web page where you want your chat widget to appear. -->
<div class="needs-js">Chat loading...</div>
<!-- Place this script as near to the end of your BODY as possible. --><script type="text/javascript">
 
  (function() {
 
    var x = document.createElement("script"); x.type = "text/javascript"; x.async = true;
 
    x.src = (document.location.protocol === "https:" ? "https://" : "http://") + "ca.libraryh3lp.com/js/libraryh3lp.js?787";
 
    var y = document.getElementsByTagName("script")[0]; y.parentNode.insertBefore(x, y);
 
  })();
 
</script>