Let assume that your you have script number 99
Method 1: The simplest way:
Vous venez de coller 1 ligne de script dans ton <div> ou n'importe quel élément html.
<script src="https://www.shoutbox.com/chat/99"></script>
Method 2: Vous venez de coller 1 ligne de script dans ton <div> ou n'importe quel élément html.
<script src="https://www.shoutbox.com/chat"></script>
<script>var chat = new Chat(99);</script>
Bien sûr, vous pouvez intégrer votre nom d'utilisateur et de votre avatar:
var chat = new Chat(99, "John","//graph.facebook.com/1293950711/picture?type=large&width=140&height=140");
Vous pouvez également remplacer le CSS pour créer votre propre look&feel
Il suffit de créer un nouveau CSS en fonction de celui-ci:
si vous avez besoin de plus de détails, veuillez visiter notre API