HTML_AJAX 0.4.0 is released
HTML_AJAX 0.4.0 is out with many new features such the new setInnerHTML method and the ordered queue. This is a list of changes in this release :
* Added ordered Queue Support and the slow_livesearch example to show it off
* Added setInnerHTML method to HTML_AJAX_Util (Bug #6672)
* Added getElementsByCssSelector, hasClass, addClass, removeClass, replaceClass, getElement methods to HTML_AJAX_Util
* Method parameter change to HTML_AJAX.fullCall the last option is now a hash for setting any option on the request object instead of just its customHeaders property
* Added support for setting options to HTML_AJAX.grab
* Added slow livesearch example
* Added jsEncode method to generate a JSON string from a single variable
* Added dhtmlHistory.js to provide access to DHTML history, history data, and bookmarking (not fully integrated yet)
* Added support to formEncode to return form data in an array
* Added support for exporting callbacks using the PHP callback pseudo-type
Notice that HTML_AJAX have a new wiki where you can find documentation, tutorials, and useful links.


Subscribe to AJAX Magazine's feed