- 0
- 0
- 约1.47万字
- 约 11页
- 2018-03-09 发布于河南
- 举报
jQuery验证框架
jQuery验证框架八、应用实例[1] 验证页面
Html代码
%@ page language=java import=java.util.* pageEncoding=gb2312%
html
head
titlejquery验证框架/title
link rel=stylesheet type=text/css href=css/index.css
script type=text/javascript src=js/jquery-1.3.2.min.js/script
script type=text/javascript src=js/jquery.validate.pack.js/script
script type=text/javascript src=js/jquery.form.js/script
script type=text/javascript src=js/valid.js/script
style type=text/css
label { width: 10em; float: left; }
label.haha {color: red; padding-left: 18px; vertical-align: top;width: 196px; background: url(images/unchecked.gif) no-repeat;}
input.haha { border: 1px solid red; }
label.valid {background: url(images/checked.gif) no-repeat; color: #065FB9;}
input.focus { border: 2px solid green; }
ul li{ display: block;}
/style
/head
body
div id=form_con
form class=cmxform id=myform method=post action=
table cellspacing=0 cellpadding=0
tbody
tr
td用户名/td
tdinput type=text name=username class=required //td
td/td
/tr
tr
td密码/td
tdinput id=password type=password name=firstpwd //td
td/td
/tr
tr
td验证密码/td
tdinput type=password name=secondpwd //td
td/td
/tr
tr
td性别/td
tdinput id=sex type=radio name=sex /男input type=radio name=sex /女/td
td/td
/tr
tr
td年龄/td
tdinput type=text name=age //td
您可能关注的文档
最近下载
- 船舶柴油机装配与调试章节及期末答案.docx VIP
- FOCUS-PDCA原理及流程完整版.pptx VIP
- 整顿劳动纪律实施方案.docx VIP
- 深度解析(2026)《YCT 223.1-2014 特种滤棒 第 1 部分:醋纤沟槽滤棒》.pptx VIP
- 2025年新疆中考语文第二次模拟考试(附答案) .pdf VIP
- 冀教版(新教材)七年级下册英语Unit 5《Our neighbourhood》Lesson 1教学课件.pptx
- 2024年中考模拟试卷语文(新疆卷).docx VIP
- 立足教材开展小学音乐跨学科学习的方式与路径.docx VIP
- 2024新疆中考模拟语文试题(附参考答案) .pdf VIP
- 煤矿劳动纪律整顿实施方案.docx VIP
原创力文档

文档评论(0)