(1) To open a chat box (not a popup) with a friend, you need just to use this code:
- Code: Select all
onclick="javascript:jqac.arrowchat.chatWith('userID');"
(2) But, how to do the same thing for a chat room? Is there something like this?
- Code: Select all
onclick="javascript:jqac.arrowchat.chatRoom('roomID');"
(3) Could I pop out a chat room like we do with friend chat?