Top Level :: HTML

Package Information: HTML_AJAX 0.3.0

Show All Changelogs
» Version » Information
0.5.6 2008-06-16     beta
0.5.5 2008-04-07     beta
0.5.4 2008-04-04     beta
0.5.3 2008-04-02     beta
0.5.2 2007-05-07     beta
0.5.1 2007-05-05     beta
0.5.0 2006-08-29     beta
0.4.1 2006-06-13     alpha
0.4.0 2006-04-07     alpha
0.3.4 2006-01-31     alpha
0.3.3 2005-12-07     alpha
0.3.2 2005-12-07     alpha
0.3.1 2005-12-05     alpha
0.3.0Download

Release date: 2005-11-17 19:24 UTC
Release state: alpha

Changelog:

BC BREAK - in js renamed event handlers so they don't collide with native ones and cause problems onOpen -> Open, onLoad -> Load, onProgress -> Progress, onSend -> Send
Added stub support to helper class
HTML_AJAX_Util (javascript):
- setElementEvent() renamed to registerEvent(), set event should now be fixed
- New methods: getType() and strRepeat()
- Fixed methods: varDump() and getElementsByClassName()
Behavior javascript files moved to own directory and HTML_AJAX_Server updated to reflect change
Better example for behavior use in example directory
Fixed URL encoding serializer, requires PHP 5 or the PHP_Compat implementation of http_build_query()
Added serializer compatible with PHP's native serialization functions
Small optimizations and cleanup of HTML_AJAX
Added a request priority queue
Added HTTP client pooling
Update and cleaned up the examples
Pass errors from sync calls to HTML_AJAX.onError

Dependencies:
  • PEAR Package: PEAR Installer 1.3.5 or newer
  • PHP Version: PHP 4.1.0 or newer
0.2.5 2005-11-01     alpha
0.2.4 2005-10-26     alpha
0.2.3 2005-10-25     alpha
0.2.1 2005-09-30     alpha
0.2.0 2005-09-27     alpha
0.1.4 2005-08-19     alpha
0.1.3 2005-08-11     alpha
0.1.0 2005-08-11     alpha