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

Symfony Blog: The Definitive Guide to Symfony and symfony 1.0 RC1 released

Amir Saied's Blog: PEAR bash completion

DynamicWebPages.de: PHP 5.1.5RC1 Posted

Till's Blog: A case for PEAR and PHP4 (Or, why BC is important!)

Ilia Alshanetsky's Blog: PHP 5.2.1 RC1 Available for testing


Community Events











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


release rest community functional usergroup example phpunit language series opinion introduction interview development conference database framework podcast testing zendframework2 symfony2

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