jQuery-formKeeper:用于表单验证的可扩展 jQuery 插件

时间:2021-07-05 11:46:30
【文件属性】:
文件名称:jQuery-formKeeper:用于表单验证的可扩展 jQuery 插件
文件大小:390KB
文件格式:ZIP
更新时间:2021-07-05 11:46:30
JavaScript jQuery FormKeeper 用于表单验证的简单、轻量级、可扩展的 jQuery 插件。 扩展的结构类似于 Terrific.js 模块。 安装 在 jQuery 库之后包含脚本(除非您以其他方式打包脚本): < script src =" /path/to/jquery.formkeeper.core.min.js " > </ script > <!-- add extensions you need for your project --> 不要直接从 GitHub ( ...) 包含脚本。 该文件以文本/纯文本形式提供,因此例如在 Windows 7 上的 Internet Explorer 中被阻止(因为错误的 MIME 类型)。 底线:GitHub 不是 CDN。 基本用法 html格式: < form > < input class =" form
【文件预览】:
jQuery-formKeeper-master
----.jshintrc(954B)
----fonts()
--------glyphicons-halflings-regular.ttf(40KB)
--------glyphicons-halflings-regular.woff(23KB)
--------glyphicons-halflings-regular.svg(61KB)
--------glyphicons-halflings-regular.eot(20KB)
----.gitignore(216B)
----jquery.formkeeper.extension.date.min.js(3KB)
----jquery.formkeeper.extension.google.phoneNumbers.min.js(2KB)
----jquery.formkeeper.extension.length.min.js(1KB)
----jquery.formkeeper.extension.mandatory.min.js(683B)
----package.json(416B)
----jquery.formkeeper.extension.checkbox.min.js(2KB)
----src()
--------core()
--------project()
--------extensions.zip(19KB)
--------extensions()
--------css()
--------base()
----jquery.formkeeper.extension.pattern.min.js(1019B)
----jquery.formkeeper.extension.sibling.min.js(4KB)
----Gruntfile.js(5KB)
----jquery.formkeeper.extension.number.min.js(1KB)
----jquery.formkeeper.extension.integer.min.js(1KB)
----README.md(10KB)
----jquery.formkeeper.extension.url.min.js(2KB)
----jquery.formkeeper.extension.google.phoneNumbers.plusLibrary.min.js(327KB)
----index.html(41KB)
----jquery.formkeeper.extension.radio.min.js(612B)
----jquery.formkeeper.extension.time.min.js(2KB)
----jquery.formkeeper.extension.select.min.js(858B)
----jquery.formkeeper.core.min.js(7KB)
----test()
--------html()
--------index.php(342B)
--------qunit()
--------tests()
----jquery.formkeeper.extension.email.min.js(655B)

网友评论