Posted on May 20, 2009 - by ruby
Gmail/Facebook Style jQuery Chat
jQuery chat module enables you to seamlessly integrate Gmail/Facebook style chat into your existing website.
Features
- Gmail style bottom right display of chat boxes
- Keeps chat boxes open and stores state (data) even when pages are browsed/refreshed similar to Facebook
- Displays “Sent at…” after 3 minutes of inactivity
- Displays “X says…” & blinks chat boxes when window is not in focus
- Minimize and close chat boxes
- Auto-resize of text input box
- Auto-scrolling of chat text
- Auto-back-off polling policy (hits the server less-often when chat activity is low)
- Extremely simple to integrate into existing site
Browser Compatibility
- Firefox 2+
- Internet Explorer 6+
- Safari 2+
- Opera 9+
Licensing
This chat script can be used for free under LGPL-style license for non-commercial purposes. For commercial purposes, please purchase a license.
Installation instructions and download available at author website.
This entry was posted on Wednesday, May 20th, 2009 at 15:48 and is filed under Ajax XMLHttpRequest, Tutorials. You can follow any responses to this entry through the RSS 2.0 feed.
You can leave a response, or trackback from your own site.

Visit My Website
May 21, 2009
Permalink
Where’s the code for this tutorial I’m confused? I wanna try this out!!!!
Visit My Website
June 19, 2009
Permalink
Thanks for the great post. I had added a link to your site to share this information around.
Visit My Website
October 6, 2009
Permalink
hi, where is the code?
Visit My Website
October 16, 2009
Permalink
Is is possible with ASP ?
Visit My Website
November 5, 2009
Permalink
Does any one have asp.net code for that, I could send the message to database but I could not convert ‘chatheartbeat’ function to asp.net.
Visit My Website
February 25, 2010
Permalink
Is it ok if I need to post this info on one in all my own blogs? I think my readers would appreciate the info.
Visit My Website
April 8, 2010
Permalink
Thanks, this script free ?
Visit My Website
August 7, 2010
Permalink
Hi,
I recently published a new opensource chatting application @ CodePlex
Check it out at http://aspnetjquerychat.codeplex.com
Please leave feedback