-
Is there a way to add html or something else on username change.
I want to add a small icon and change the username color when someone change his/her status.
This is the code i'm using now.
case '/sleep':
// Set the userName:
$this->setUserName('[SLEEP]'.$this->getUserName());
// Update the online user table...
2009-07-10 12:23:17 UTC in AJAX Chat - Open Source Web Chat
-
Hi.
I'm starting to make this chatbox with a extra container for a video player.
i got the container in place but the the resizing is not good.
if i close the player the chatlist goes max.
and if i close the player the userlist stays small.
any tips on how to fix this?
it would be great if we can make this more flexible. so u can use that comtainer for all kinds of stuff.
Here is...
2009-07-08 22:13:48 UTC in AJAX Chat - Open Source Web Chat
-
Whats at config.php at line 1 ?
thats giving a problem.
2009-07-08 22:05:44 UTC in AJAX Chat - Open Source Web Chat