Comparing versions
Version 2Current version
chatterbox is a very simple package that allows users to chat with each other using an ajax based approach.

this package could be expanded to provide a live support mechanism. the fact that all chat messages can be logged might be particularly useful.
 
chatterbox is a very simple package that allows users to chat with each other using an ajax based approach.

this package could be expanded to provide a live support mechanism. the fact that all chat messages can be logged might be particularly useful for this use.

This package takes advantage of the |prototype library, which has recently been added to bitweaver.

to add some better styling to chatterbox, you can use something like this in your css file:

/* chatterbox */
.chatterbox .chathistory span.username    {color:#f60;}
.chatterbox .body .userslist,
.chatterbox .body .chathistory        {height:50em; border:1px solid #999;}
.chatterbox .body .chathistory ul        {line-height:1em;}
.chatterbox .body .chathistory span.date    {float:left;}
.chatterbox .body .chathistory span.username    {display:block; width:100px; padding:0 10px 0 0; float:left; text-align:right;}

Page History
Date/CommentUserIPVersion
14 Jan 2006 (09:56 UTC)
add some styling rules
xing194.152.164.454
Current • Source
xing194.152.164.453
View • Compare • Difference • Source
xing62.99.165.1592
View • Compare • Difference • Source
xing194.152.164.451
View • Compare • Difference • Source