关注开源代码的实际应用
MicroAjax is one of the smallest and easiest AJAX libraries. Usage:
- microAjax("/resource/url", function (res) {
- alert (res);
- });
Download:trunk version (svn) minified version (841 byte)
Help:FAQ
2、jx - JavaScript Ajax Library
jx is a small toolkit for providing AJAX support in JavaScript. It has two different version - jx and jxs.
Features