jquery Live Chat Jquery-chat

Source: Internet
Author: User

Jquery-chat is a 100% pure JavaScript live chat based on jquery UI + node. js + Socket.io (both client and server are JS), realizing the facebook/gmail style of web chat.

quickly use romanysoft LAB Technology to implement HTML development Mac OS apps and sell them to the Apple App Store.   "HTML development mac OS App video tutorial"
    • Tudou Sync Update: http://www.tudou.com/plcover/VHNh6ZopQ4E/
    • Baidu Network disk synchronization: Http://pan.baidu.com/s/1jG1Q58M
    • Share [Chinese documentary] The Internet age Http://pan.baidu.com/s/1qWkJfcS
  Official QQ Group: ( apply to join, say I recommend it )
    • App Practice 434558944
    • App Learning Exchange 452180823
 


Characteristics

    • multi-topic support (JQuery UI)
    • 100% JavaScript (client and server side)
    • support configuration file
    • Span style= "font-family: ' Microsoft Yahei ';" > support for multiple languages
    • multi-user chat
    • search user
    • voice
    • browser support: Opera, Firefox, Google Chrome, Safari, Internet Explorer
1 3 4 5 6 7 8 9 10 11 <link id=‘theme‘ rel=‘stylesheet‘ /><link rel=‘stylesheet‘ href=‘css/tipsy.css‘ /><link rel=‘stylesheet‘ href=‘css/chat.css‘ /> <script src=‘https://jquery-chat.herokuapp.com/socket.io/socket.io.js‘></script><script src=‘js/jquery-1.11.2.min.js‘></script><script src=‘js/jquery-ui-1.10.4.custom.min.js‘></script><script src=‘js/jquery.tipsy.js‘></script><script src=‘js/jquery.main.js‘></script><script src=‘config.js‘></script><script src=‘i18n_en.js‘></script>

Installation
1. Clone the project

$ cd/var/www/
$ git clone https://github.com/lovelle/jquery-chat
$ CD Jquery-chat

2. Configuration

# Go to cloned project
$ cd/var/www/jquery-chat/
# Adjust personal setting to ' Server ' IP or DNS
$ editor Config.js
# and the same for line one in index.html
$ editor Index.html

3. Install and run node. js

$ cd/var/www/jquery-chat/server
$ NPM Install
$ NPM Start

4. Run

Lets it, to-finish remember you must has a webserver, if you dont want to install a full webserver you can do it with PYT Hon Server:

# Go to project folder
$ cd/var/www/jquery-chat
# Run webserver with Python Lib
$ python-m Simplehttpserver

finish!, go to visit http://localhost:8000/

SOURCE Download Online Demo

jquery Live Chat Jquery-chat

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.