Download List

專案描述

AjaxAC is a PHP framework which can be used to develop, create, and generate AJAX applications. The fundamental idea behind AJAX (Asynchronous JavaScript and XML) is to use the XMLHttpRequest object to change a Web page state using background HTTP sub-requests without reloading the entire page.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2005-06-29 17:38
0.4.1

The ArithmeJax sample application was created. The
JavaScript escape() was replaced with
encodeURIComponent(). The hook name generator was
changed to include __ in front of the hookname due
to an IE6 compatibility error. The redundant
AjaxAC class was removed and this functionality
was moved to the AjaxACApplication class. All
examples were updated to reflect the removal of
the main AjaxAC class.
標籤: Code cleanup

2005-06-10 19:52
0.4

This release cleans up and streamlines quite a bit of code, and adds various new functionality, including a timer widget and expansion of the core JavaScript library. A new example application that is a clone of Google Suggest has been created using the framework.
標籤: Major feature enhancements

Project Resources