News Feed
Jobs Feed
Sections




News Archive
Joshua Eichorn's Blog:
HTML_AJAX 0.4.0 is released
April 11, 2006 @ 07:08:33

Joshua Eichorn has released the latest version of his PEAR package, HTML_AJAX - version 0.4.0.

HTML_AJAX 0.4.0 has been released. You can upgrade using the PEAR package manager in the normal ways.

The biggest new feature is the addition of a setInnerHTML method that runs any JavaScript in the string your using to update and elements innerHTML property and the addition of an ordered queue. The ordered queue makes your AJAX requests return to the client in the same order they were sent. One of the biggest area's this comes into play is when creating livesearch implementations or any other time you're making lots of AJAX requests and overwriting the results of the earlier ones with the results of latter ones.

You can get more information on this release from the release notes or the growing documentation over at the HTML_AJAX wiki.

0 comments voice your opinion now!
html_ajax 0.4.0 release pear package setinnerhtml html_ajax 0.4.0 release pear package setinnerhtml


blog comments powered by Disqus

Similar Posts

Tony Bibbs' Blog: MVCnPHP 4.0.0 Released!

IBM developerWorks: Service Component Architecture v0.1.0 (alpha) released

Dan Scott's Blog: Double-barreled PHP releases

PHP.net: PHP 5.4.8 and 5.3.18 Released!

DevShed: PHP, MySQL and the PEAR Database


Community Events











Don't see your event here?
Let us know!


language interview series example functional opinion release conference testing unittest introduction phpunit development application zendframework2 framework tool community podcast code

All content copyright, 2013 PHPDeveloper.org :: info@phpdeveloper.org - Powered by the Solar PHP Framework