WAJAF is a powerfull JavaScript framework that works on the client side (i.e. the Web browser) and lets you build complete applications based on XML file descriptors or native server language classes (already available in PHP).
| Tags | javascript framework Web GUI One page application |
|---|---|
| Licenses | GPLv3 |
| Operating Systems | Windows Unix Mac OS X |
| Implementation | JavaScript XML JSON PHP |
| Translations | English |
Last announcement
The official WAJAF Forum have been released today
http://www.webability.info/?P=wajaf_forum
Tell us directly what you think
Recent releases


Changes: A new function, reload(), has been added to treeContainer. An error has been corrected in core.js/browser.isBoxModel assignation. A bug has been removed in buttonElement.js for IE browsers that do not support the 'type' property. The buttons classes in 4gl.css have been modified to add a padding for IE and others that do not support rounded borders. An error message has been added to the ajaxManager error handler when an error occurs.


Changes: Bugs in helpManager, ddManager, ondemandManager, and codeElement were fixed. wa4glManager has been modified to correct some missing parameters and code. tabManager has been coded under the name tab2Manager. All of the missing container files and classes in JavaScript and the PHP library were created to link all of the container objects.


Changes: expandableContainer and separatorContainer have been adjusted with only 1 class for each component in the CSS to simplify. buttonElement is now an input/button instead of an 'a' HTML tag. The 4gl.css has been fixed too.


Changes: New classes have been added to the PHP wajaf.lib. The methods _checkAvailability, _checkLibrary, and _callLibraries have been moved to the WA object to fix a parallelism bug when more than one application is loading the same libraries at the same time. The examples have been enhanced to show the code of the applications with syntax highlighting with prettify. The PHP viewport example is fixed and working. All the examples have been renamed to ex_* because of class name conflicts.


Changes: There are new containers and elements released with examples in standalone mode and the 4GL interface: linkElement, imageElement, buttonElement, codeElement. There are some major enhancement in wajaf.lib and some bugs have been fixed. ondemandManager.loadCSS now works on MSIE versions that have no standard css nodes.
A script to convert and resize all image files in a directory and upload to a remote host via scp.