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.
Posted at May 20, 2009 in News & Announcements has 11 Comments and tagged as Ajax, Javascript, jQuery, Tutorial





I personally tried to embed it into my wesite. I came across the following issue.
@ Whenever i create a username of special characters or the username contains spaces, the chat window did not open.
I worked continuously for a week and finally i was able to solve the issue.
I decided to make it available to everyone else. because here in this blog i found a lot of people seeking to resolve the same issue
Here is the result http://itswadesh.wordpress.com/2011/05/07/gmail-facebook-style-jquery-chat/
WTF Ali Kazmi.. There is no project on the link you have given
yaa its possible with asp after 2 days i was integrated this with our member system now its work fine….
Hi,
I recently published a new opensource chatting application @ CodePlex
Check it out at http://aspnetjquerychat.codeplex.com
Please leave feedback
Thanks, this script free ?
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.
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.
Is is possible with ASP ?
hi, where is the code?
Thanks for the great post. I had added a link to your site to share this information around.
Where’s the code for this tutorial I’m confused? I wanna try this out!!!!