I used to write manually simple javascript codes to have basic ajax method, start from creating XHR object until checking and handle response, but it is deadly wasting time, then i decided to use javascript framework to do this stuffs, Jquery nor Prototype has excellent support for ajax, i used ‘em for a while until [...]
↧