TransAjax is an easy-to-use one line usage library to add expert AJAX features to your site.
Features:
2 functions (ajax + ajax_submit), where You can use callback or Dom-element as receiver
More stable crossbrowser work
Full featured TransAjax.exec( objArgs ) method
Result type auto-detect (Text, XML, JSON, PHP-serialized object)
Submit forms via AJAX
Submit files via AJAX (iframe method)
Crossbrowser functionality
Build-in JS urlencode()
TransAjax.setInnerHtml( objID, str ) to fix scripts in response body
Global events TransAjax.onStart, TransAjax.onStop, TransAjax.onError
PHP JSON helper function as part of library: ajax( $data [, $data_charset]);
## License ##
You must use it AS IS.
If You want more:
please contact me sshuchkin@ sibvision.ru
Thank U for direct link to project page