Sample Translation

Simple shoutbox integration

Simple shoutbox integration

 

var chat = new Chat(5, "John"); // connects to id chat 5 , as John
chat.traductions.enterYourTextHere= "Entrez votre texte ici";

You can also override the CSS to create your own look&feel

Just create a new CSS based of this one:

 

if you need more details, please visit our API