被请求者登录后如何显示聊天弹出窗口 [英] how to open a chat popup window displays while requested person are logged on

查看:55
本文介绍了被请求者登录后如何显示聊天弹出窗口的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

当我在一个有登录用户的系统中打开聊天窗口时,我想开始我和他之间的聊天会话.....
虽然那个窗口无法打开他的系统.........请帮助我

when I open chat window in my system with one logged in user then I want start a chat session between me and him.....
while that window not open his system............please help me
thanx in advance.

推荐答案



您必须在客户端(Jquery)签入.

一个Jquery函数反复检查是否有向当前用户传入的msg,这表示客户端.

如果您在该聊天会话中输入了味精,则客户端功能会像
那样处理这些味精
如果chatbox_username存在
如果chatbox_username.style.display为none
chatbox_username.style.display =''''
其他

创建chatbox_username div标签并附加到正文标签

这是聊天应用程序涉及的过程

如果您发布可帮助开发人员解决问题的客户端脚本

并检查您的客户端脚本以打开事件窗口.

最好的
Hi,

you''ve to check in clientside (Jquery).

one Jquery function repeatedly check for incomming msgs to current user that means client.

If you enterred msg in that chat session.then the client function take care of that msgs like

if chatbox_username exists
if chatbox_username.style.display is none
chatbox_username.style.display=''''
else

create chatbox_username div tag and append to body tag

this is the process involved in chat application

If you post your client script that can helps developer to solve your problem

And check your client script for openning window on events.

All the Best


这篇关于被请求者登录后如何显示聊天弹出窗口的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆