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: 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.


Changes: Three basic objects, _zone, _container, and _element have been created to extend the containers and elements. A new WA.applyStyle(node, style) function has been added for applying a string style to an existing DOM node. New simpleContainer, expandableContainer, separatorContainer, textElement, and htmlElement classes were added. The style sheet has been modified to add the new containers and elements. Some bugs were corrected and some enhancements were made in managers.


Changes: The standard parameters to call containers and elements have been changed to simplify the way to call the libraries in standalone mode. All the containers and elements are now into the structure, and hooked into WA.Containers and WA.Elements. All the libraries in PHP have been integrated into a single file that is easier to call. simpleContainer.js has been released and working. Some minor bugs have been removed.
An OpenWindows compatibility environment for Solaris 9 and 10.