Zebra_Form 是一个 PHP 类用于简化表单的创建和数据验证的php表单类。

Zebra_Form v2.7.5 Changes:
fixed a bug where using multiple forms on a single page would disable client-side validation for all forms but the first one; thanks to Pedro Abreu for reporting;
fixed a bug where if there were selection groups in a select, it would never pass validation;
fixed a bug where placeholders (labels as hints inside textboxes and textareas) were not working on textareas; thanks to Chris for reporting it a long time ago and to Andrei Bodeanschi for recently reminding me about it;
elements that have display:none or visibility:hidden are no longer checked in the client-side validation process;
the Zebra_Transform plugin is not included anymore in the library; it can be downloaded and used separately from here if needed; as a result, the form\’s fancy_form() method is also gone;

ID:41235
声明:本站所有资源均来源于互联网收集,仅供学习参考使用,如若本站内容侵犯了原著者的合法权益,可联系我们进行处理。