Really Simple Validation (RSV)

码农软件 · 软件分类 · 其他jQuery插件 · 2020-01-13 10:12:33

软件介绍

This small but powerful script lets you add javascript validation to your forms quickly and with very little effort. No programming experience is necessary, but it's fully extensible to allow programmers to augment the built-in validation rules with their own.

RSV comes in three flavours: as a standalone script, as a jQuery plugin and as a Prototype extension. All of the versions offer the same functionality, but I've separated the documentation and examples into sections to keep things clear. If you're unfamiliar with jQuery or Prototype you'll probably want to use the standalone script.

The script offers all the common validation routines offered by other validation scripts, but more importantly it supports "fringe" cases very well, with features such as:

  • It allows you to apply multiple validation rules to the same field
  • Allows for simple conditional logic (if field A == something, validation fields B, C and D)
  • You can make up your own validation rules
  • you can display the errors in literally any way you want, with 3 built-in standard ways to present them and the option to pass the errors to a custom error handler
  • Lets you pass off control flow to your own onCompleteHandler function
  • there's a PHP sister script available. You can literally copy & paste your validation rules to a PHP file to get server-side validation.

本文地址:https://codercto.com/soft/d/23277.html

PHP经典实例

PHP经典实例

(美)斯克拉、(美)切贝特伯格 / 李松峰、秦绪文、李丽 / 中国电力出版社 / 2009-10 / 98.00元

PHP经典实例(第2版)能够为您节省宝贵的Web开发时间。有了这些针对真实问题的解决方案放在手边,大多数编程难题都会迎刃而解。《PHP经典实例(第2版)》将PHP的特性与经典实例丛书的独特形式组合到一起,足以帮您成功地构建跨浏览器的Web应用程序。在这个修订版中,您可以更加方便地找到各种编程问题的解决方案,《PHP经典实例(第2版)》中内容涵盖了:表单处理;Session管理;数据库交互;使用We......一起来看看 《PHP经典实例》 这本书的介绍吧!

JSON 在线解析
JSON 在线解析

在线 JSON 格式化工具

随机密码生成器
随机密码生成器

多种字符组合密码