HTML_AJAX

AdvancedSearch | AreaMap ]

Search:

HTML_AJAX - PEAR Package for AJAX and PHP
FAQ
Getting Started
Developer Information
Comments

HTML_AJAX Home

PEAR Page

API Docs

Bugs

Mailing List

The AJAX book by an HTML_AJAX author:

 

Wiki Home

Wiki Syntax

 

Username:

Password:

Edit This Page

Create New Page

Set Tags

Release notes for 0.4.0

This release contains a lot of bug fixes and usability improvements.

One of the biggest features is the addition of HTML_AJAX_Util.setInnerHTML, this allows you to set the innerHTML of any element while correctly processing out any included JavaScript.

Changelog:

  • 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

Tested On:
(OS, Browser, Examples, Other things tested)
FreeBSD?, PHP 5.1.2, Firefox 1.5.0.1 (Windows)

  1. proxyless_usage.php - PASSED
  2. proxy_usage_inline_javascript.php - PASSED
  3. proxy_usage_server.php - PASSED
  4. queue_usage.php - PASSED
  5. slow_livesearch.php - PASSED
  6. helper_usage.php - PASSED
  7. form.php - PASSED
  8. login/index.php - PASSED
  9. review/index.php - PASSED
  10. guestbook/index.php - PASSED
  11. shoutbox.php - PASSED
  12. test_speed.php - PASSED
  13. test_priority.php - PASSED

FreeBSD?, PHP 5.1.2, IE 6.0

  1. proxyless_usage.php - PASSED
  2. proxy_usage_inline_javascript.php - PASSED
  3. proxy_usage_server.php - PASSED
  4. queue_usage.php - PASSED
  5. slow_livesearch.php - PASSED
  6. helper_usage.php - PASSED
  7. form.php - PASSED
  8. login/index.php - PASSED
  9. review/index.php - PASSED
  10. guestbook/index.php - PASSED
  11. shoutbox.php - PASSED
  12. test_speed.php - PASSED
  13. test_priority.php - PASSED
HTML_AJAX:release-0.4.0 (jeichorn)
Fri Apr 7 18:44:16 2006
[ Links | Source | History | RSS | Edit ]

This site powered by YaWiki 0.22 beta.