PEAR::HTML_QuickForm_DHTMLRulesTableless in Version 0.3.0 veröffentlicht

This is a DHTML replacement for the standard JavaScript alert window for client-side validation of forms built with HTML_QuickForm when using the HTML_QuickForm_Renderer_Tableless renderer.
Release date: 2007-03-29 14:35 UTC
Release state: beta
Changelog:
- This package can now also be used with HTML_QuickForm_Controller. Instead
of using the HTML_QuickForm_Page class, you just need to include the new
HTML_QuickForm_PageDHTMLRulesTableless class.
(thanks to Sascha Grossenbacher for the request)
– Fixed bugs #10082 and #10456: element names with square brackets and group
elements without square brackets weren't handled properly and led to
JavaScript errors.
(thanks to adam Ashley, Sascha Grossenbacher and Ken Guest for providing
patches)
Dependencies:
- PHP Version: PHP 4.3 or newer
- PEAR Package: PEAR Installer 1.5.0 or newer
- PEAR Package: HTML_QuickForm_Renderer_Tableless 0.4.0 or newer
- PEAR Package: HTML_QuickForm_Controller 1.0.7 or newer (optional)