实时聊天的弹出窗口 [英] popup window for live chat

查看:90
本文介绍了实时聊天的弹出窗口的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我希望在3秒之后弹出窗口,就像我的网页左侧边栏一样。当任何用户访问我的网站时,3秒后自动聊天框显示在同一页面。

任何人都可以帮助我解决这个问题。

I want to popup window after 3second like side bar left side for my webpage.When any user visit my site then after 3 second automatically chat box is display in same page.
Can any one help me to solve this.

推荐答案

这样的事情可以让你开始:



实时聊天 - 模板代码 [ ^ ]



或者:



http:// stackoverflow。 com / questions / 11168310 / c-sharp-mvc-jquery-live-chat [ ^ ]



基本上,让窗口在三秒钟后弹出窗口就意味着你让jQuery在文档就绪事件发生后等待三秒钟弹出窗口。



你需要把很多东西拼凑起来,但所有的您需要的部件列在上面的网站中。
Something like this can get you started:

Live Chat - Template Code[^]

or this:

http://stackoverflow.com/questions/11168310/c-sharp-mvc-jquery-live-chat[^]

Basically, to get the window to pop up after three seconds would just mean that you let jQuery wait to pop the window up for three seconds after the document ready event.

You will need to piece a lot of this together, but all of the parts you need are listed in the sites above.


这篇关于实时聊天的弹出窗口的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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