Sample Emoticons

Simple shoutbox integration

Simple Emoticons

 

var chat = new Chat(5, "John"); // connects to id chat 5 , as John
chat.smileys["(oo)"] = "<img src='https://www.shoutbox.com/chat/smileys/(lol).gif'>";

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