Posts tagged: ajax

Asynchronous request with JavaScript: home-made AJAX

Posted by Ruben Canton on September 12, 2010 at 7:54 pm
categories Web programming

This is a translation from my original post in spanish. I hope you enjoy it!
A few days ago I was building a module that should make asynchronous requests to a webservice using javascript, in other words, the famous AJAX but manually made, without using any library. For those who do not know what AJAX is, [...]

WordPress Themes