AJAX validator

Information

The AJAX validator is a flexible AJAX script written by Aaron Zeckoski with PHP backing scripts that is designed to allow a PHP developer to add validation to a form without needing to insert any javascript into their html. The AJAX validator uses the Unobtrusive Javascript style to tie AJAX events to form elements. The script is easily configurable and allows complete use of classes for styling. New validators can be defined in the validator file. The AJAX script is compatible with any language and only requires a developer to create the backing code in the language of their choice.

Upgrades

  • Added the ability to create floating div windows dynamically on screen. These are triggered by mouseover events and can be customized to any look and feel. The base functionality provides for a clean look. Config options may be used directly in the html without requiring changes to the AJAX script.
Enter labels to add to this page:
Please wait 
Looking for a label? Just start typing.