Page 1 of 1
Friend with button: Working. Chat with button?
PostPosted: 11 Feb 2011, 09:27
by JMenezes
Hello,
(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?
Re: Friend with button: Working. Chat with button?
PostPosted: 11 Feb 2011, 14:29
by Jason
Yes and the code you provided is it, but it may need to be a lowercase 'R'. You also need v1.0.3+.
Re: Friend with button: Working. Chat with button?
PostPosted: 19 Mar 2011, 10:55
by JMenezes
Thanks very much!
Re: Friend with button: Working. Chat with button?
PostPosted: 19 Mar 2011, 10:56
by JMenezes
Thanks for (2). But what about (3)?
PostPosted: 30 Apr 2011, 02:04
by sarac
onclick="javascript:jqac.arrowchat.chatWith('userID');"
i am using this code for starting chat with a user. But i want to be visible chat now button if only user is online. How can add a clause code for is user online or offline??
PostPosted: 30 Apr 2011, 10:20
by Jason
sarac wrote:onclick="javascript:jqac.arrowchat.chatWith('userID');"
i am using this code for starting chat with a user. But i want to be visible chat now button if only user is online. How can add a clause code for is user online or offline??
We're adding this API next update.
Topic Closed
PostPosted: 07 Nov 2012, 12:40
by Staff Bot
This thread has been locked because the last post is greater than six months old. There is a good chance that the information in this thread is outdated. Please open a new topic if you wish to discuss this further.