Sample avatar

Sample avatar

Simple integration of shoutbox

You just paste 1 line of script into your <div> or any html element.

You can of course integrate your username and avatar:

ex:

var chat = new Chat(5, "John", "http://graph.facebook.com/1293950711/picture?type=large&width=140&height=140");

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