0

I am trying to implement Co-Browsing facility for a php application and used TogetherJS ( https://togetherjs.com/) javascript library.

The Button offers a link to share with Friend, but the co-brosing not working finally between two.

Here is my code: co-browsing.php running under https domain.

<html lang="en">
<head>
  <title>Test JS</title>
</head>
<body>
<script src="https://togetherjs.com/togetherjs-min.js"></script>
<button onclick="TogetherJS(this); return false;">Collaborate!</button>
</body>
</html>

Have you got this issue ever? and help me for the solution or any open source alternatives for own site integration.

Sujit Paul
  • 11
  • 3

0 Answers0