/Chatroom-1

A basic private chat application in php and jQuery.

Primary LanguagePHP

Chatroom is a basic chat application in php.
It is a pull application ie. refreshes users online and chat messages after certain fixed interval.

Features:

  • Chatbox color changes if chatbox is minimized during a new chat message.
  • Search users online.
  • Smileys used.
  • Chat sound when user is not on chat window.

Scope:

  • Supported in all major browsers except IE (design problem).