jQuery表单验证及初始化插件 Koo.js
- 授权协议: MIT
- 开发语言: JavaScript
- 操作系统: 跨平台
- 软件首页: http://www.kooteam.com/koo/index.htm
- 软件文档: http://www.kooteam.com/koo/index.htm
软件介绍
Koo.js原创标签验证插件是基于Jquery开发,使用十分简便,不需写任何代码即可实现各种的表单验证,同时支持select,checkbox,radio等默认值,一个标签全部搞定。
使用方法:
1.页面中引入jquery.js库和koo.js
2.加入如下代码
<script type="text/javascript" />
$(document).ready(function () { $('form').Koo(); });
<script />
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 代码
JS 压缩/解压工具
在线压缩/解压 JS 代码
