File Index Test script that uses the xajaxResponse->call command to execute a function call on the browser. Unit test page for the catch all function. Test script for html controls; objective is to use each control and to build a heirarchy in compliance with the HTML 4.01 TRANSITIONAL standard. Test script for html controls; objective is to use each control and to build a heirarchy in compliance with the XHTML 1.0 TRANSITIONAL standard. This file contains detailed information regarding the xajax project, current version, copyrights, licnese and documentation. Test script that uses xajaxResponse->includeCSS and xajaxResponse->removeCSS to effect the active style information on the page dynamically. Test script that uses xajaxResponse->sleep, xajaxResponse->call and a variety of callback request options to show the progress of a series of requests. Unit test script for validating proper functioning of the error handler mechanism on the xajax server side. Test script that uses xajaxResponse->addHandler and xajaxResponse->removeHandler to effect the active event handlers on the browser. Test script that uses xajaxResponse->setFunction, xajaxResponse->wrapFunction, xajaxResponse->script and xajaxResponse->call to build, modify, remove and call javascript functions on the browser. Contains a class that can be used to invoke DOM calls on the browser which will create or update a google map. Test / example page demonstrating the basic xajax implementation. Index of the available test scripts for testing various aspects of the xajax server and client components. Test the ability to load javascript at the request of the server. Example which demonstrates a multiplication using xajax. Example which demonstrates a multiplication using xajax. Example which demonstrates a multiplication using xajax. Example which demonstrates the use of a preFunction. Script to test callable objects. Test script that uses the context call option to provide an object (or array) that can be manipulated by the following commands via the ‘this’ keyword: Script to test the response command xajaxResponse->replace which will replace a specified piece of text with another. Test script that uses xajax->register to register an event and some event handlers to process requests from the client. Example which demonstrates a xajax implementation of a sign-up page. Example which demonstrates a xajax implementation of a multi-page sign-up. Example which demonstrates a xajax implementation of a sign-up page. Contains a class that can be used to invoke DOM calls on the browser which will create or update an HTML table. Test script that runs in an iframe and communicates with the parent frame. Example which demonstrates a xajax implementation of a graffiti wall. Example which demonstrates a xajax implementation of a graffiti wall. Example which demonstrates a xajax implementation of a graffiti wall. Main xajax class and setup file. This file contains the definition of the main xajax javascript core. This optional file contains the debugging module for use with xajax. Contains the debug and error messages output by xajax translated to German. Provides support for legacy scripts that have not been updated to the latest syntax. The xajax verbose debugging module. Contains the xajaxArgumentManager class Contains the xajaxCall class Contains the xajaxCallableObject class Contains the xajaxCallableObjectPlugin class Contains the base class for all controls. Contains the default script include plugin class. Definition of the xajax Event object. Contains the xajaxEventPlugin class Contains the xajaxFunctionPlugin class Contains the code that manages the inclusion of alternate language support files; so debug and error messages can be shown in a language other than the default (english) language. Contains the xajaxPlugin class Contains the xajax plugin manager. Contains the xajaxRequest class Contains the response class. Contains the xajaxResponseManager class Script to test various aspects of the xajaxResponse object. Contains the xajaxScriptPlugin class declaration. Contains the xajaxUserFunction class Example which demonstrates a XUL application with xajax. Example which demonstrates a XUL application with xajax. |