Formance.js

码农软件 · 软件分类 · jQuery表单及相关 · 2019-12-23 08:57:09

软件介绍

Formance.js 是一个对表单文本输入框的输入值进行格式化和验证的 jQuery 插件,内置各种数据校验方法,包括数值、email、邮编、信用卡号等等。

$('input.phone_number').formance('format_phone_number');
$('input.dd_mm_yyyy').formance('validate_dd_mm_yyyy');
$("<input value='john@example.com' />").formance('validate_email');  // true

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

Build Your Own Web Site the Right Way Using HTML & CSS

Build Your Own Web Site the Right Way Using HTML & CSS

Ian Lloyd / SitePoint / 2006-05-02 / USD 29.95

Build Your Own Website The Right Way Using HTML & CSS teaches web development from scratch, without assuming any previous knowledge of HTML, CSS or web development techniques. This book introduces you......一起来看看 《Build Your Own Web Site the Right Way Using HTML & CSS》 这本书的介绍吧!

在线进制转换器
在线进制转换器

各进制数互转换器

图片转BASE64编码
图片转BASE64编码

在线图片转Base64编码工具

RGB CMYK 转换工具
RGB CMYK 转换工具

RGB CMYK 互转工具