xulServer.php

Example which demonstrates a XUL application with xajax.  XUL will only work in Mozilla based browsers like Firefox.

Summary
Example which demonstrates a XUL application with xajax.
Please see copyright.inc.php for a detailed description, copyright and license information.
alert ‘hallo’, then update the testButton’s label to ‘Success’

XUL Example - Server

Please see copyright.inc.php for a detailed description, copyright and license information.

XUL example

Standard xajax startup

Summary
alert ‘hallo’, then update the testButton’s label to ‘Success’

Functions

test

function test()

alert ‘hallo’, then update the testButton’s label to ‘Success’

processRequest

This file contains detailed information regarding the xajax project, current version, copyrights, licnese and documentation.
function test()
alert ‘hallo’, then update the testButton’s label to ‘Success’
Example which demonstrates a XUL application with xajax.
Example which demonstrates a XUL application with xajax.
Main xajax class and setup file.