sanwebe / Chat-Using-WebSocket-and-PHP-Socket

Simple Example of Chat system using PHP socket and HTML5 WebSockets
184 stars 129 forks source link

CSS and Javascript changes #2

Closed rishi1111 closed 8 years ago

rishi1111 commented 8 years ago

New messages entered or received will automatically scroll the message box.

Once a name has been entered , the text field visibility is set as hidden.

Resizing webpage to fit mobile devices (720p max width)

Colour scheme changed.

Also i have included the jquery.js files in the folder , since certain LAN's may not have internet access.