background preloader

AJAX

Facebook Twitter

jQuery and Ajax

Ajax IM — Instant Messaging Framework. Easy Ajax with jQuery Article. This article was written in 2011 and remains one of our most popular posts.

Easy Ajax with jQuery Article

If you’re keen to learn more about jQuery, you may find this recent article on jQuery 1.9 of great interest. Ajax is changing web applications, giving them a responsiveness that’s unheard of beyond the desktop. 3 ways to define a JavaScript class. Introduction JavaScript is a very flexible object-oriented language when it comes to syntax.

3 ways to define a JavaScript class

In this article you can find three ways of defining and instantiating an object. Even if you have already picked your favorite way of doing it, it helps to know some alternatives in order to read other people's code.