The communications platform that puts data protection first.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
Rocket.Chat/packages/rocketchat-livechat/assets/demo.html

33 lines
1.2 KiB

<html>
<head>
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1, user-scalable=no" />
<script type="text/javascript">
(function(w, d, s, f, u) {
w[f] = w[f] || [];
w[f].push(u);
var h = d.getElementsByTagName(s)[0],
j = d.createElement(s);
j.async = true;
j.src = '/packages/rocketchat_livechat/assets/rocket-livechat.js';
h.parentNode.insertBefore(j, h);
})(window, document, 'script', 'initRocket', '/livechat');
</script>
</head>
<!-- Access: http://localhost:3000/packages/rocketchat_livechat/assets/demo.html -->
<body style="background-color: #EFEFEF">
<h1 style="color:#000">test</h1>
<p style="color:#000">Talk to us.</p>
<a href="#page-0" onclick="document.title='page-0'">page 0</a><br>
<a href="#page-1" onclick="document.title='page-1'">page 1</a><br>
<a href="#page-2" onclick="document.title='page-2'">page 2</a><br>
<a href="#page-3" onclick="document.title='page-3'">page 3</a><br>
<a href="#page-4" onclick="document.title='page-4'">page 4</a><br>
<a href="#page-5" onclick="document.title='page-5'">page 5</a><br>
<a href="#page-6" onclick="document.title='page-6'">page 6</a><br>
</body>
</html>