JUL Designer is a RAD tool used to visually build a JavaScript application.
Given a component based application running in an event-driven environment,
JUL Designer helps you to generate the component tree with the attached event listeners.
It also generates the JavaScript code for the current component tree.
System requirements / Download the desktop app OR:
* a CSS2.1 compliant web browser with JavaScript 1.5 or later engine
* Node.js 0.10.0 or later installed
* OR a...
PHP class for JavaScript generated visual keyboard created by Cedric MONTOYA and Renaud CAMPO
Uses Scriptaculous API
Smart use for touch screens !
Live demo: http://renaudcampo.com/vkb4web/
A configurable class to validate form data, compatible with either PHP 4 and PHP 5. Validation.class provides a simple interface to validate a form and it can be used with AJAX to perform a live validation.