eternagame / HTML-Chat

HTML5 implementation of chat to replace the legacy Flash-based implementation
BSD 3-Clause "New" or "Revised" License
7 stars 5 forks source link

Send button works and updated some JS to jQuery #98

Closed AlexHalb closed 4 years ago

AlexHalb commented 4 years ago

The chevron button now sends the message and clears the input. I also updated some of the JS code for the user/chat button (bottom right) to shorter jQuery.