If you ever created a script with JS, you probably know how painful logging messages with alert() function is. Not only you can see one message at the time but …
Recently i created JavaScript application which tests user connection speed, in fact it measures connection speed between user and my server, but that ...
Today i want to introduce you to jSON (JavaScript Object Notation), in short, it is a simple format designed to exchange data between different progra ...
Let me explain why i selected such title. When writing AJAX scripts there is a part of code that always have to be included, it is pretty much like DO ...
Recent Comments