jQuery表单验证及初始化插件 Koo.js

码农软件 · 软件分类 · jQuery表单及相关 · 2019-12-23 14:26:37

软件介绍

Koo.js原创标签验证插件是基于Jquery开发,使用十分简便,不需写任何代码即可实现各种的表单验证,同时支持select,checkbox,radio等默认值,一个标签全部搞定。

使用方法:

1.页面中引入jquery.js库和koo.js
2.加入如下代码

<script type="text/javascript" />
        $(document).ready(function () { $('form').Koo(); });
<script />

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

Eric Meyer on CSS

Eric Meyer on CSS

Eric Meyer / New Riders Press / 2002-7-8 / USD 55.00

There are several other books on the market that serve as in-depth technical guides or reference books for CSS. None, however, take a more hands-on approach and use practical examples to teach readers......一起来看看 《Eric Meyer on CSS》 这本书的介绍吧!

HTML 压缩/解压工具
HTML 压缩/解压工具

在线压缩/解压 HTML 代码

JS 压缩/解压工具
JS 压缩/解压工具

在线压缩/解压 JS 代码