Skip to content Skip to sidebar Skip to footer
Showing posts with the label Chat

Verification Of User's Existence In Chat Script

When ever user leaves chat page (Either by logging out or just by simple closing the browser window… Read more Verification Of User's Existence In Chat Script

Submit Message By Pressing Enter?

I am working on a chat app built with Meteor based off of this tutorial (http://code.tutsplus.com/t… Read more Submit Message By Pressing Enter?

Javascript Performance Problems With Too Many Dom Nodes?

I'm currently debugging a ajax chat that just endlessly fills the page with DOM-elements. If yo… Read more Javascript Performance Problems With Too Many Dom Nodes?