jquery Verify表单验证效果代码
代码语言:html
所属分类:验证
代码描述:jquery Verify表单验证效果代码
下面为部分代码预览,完整代码请点击下载或在bfwstudio webide中打开
<!DOCTYPE html> <html> <head> <meta charset="UTF-8"> <title>BFW NEW PAGE</title> <script type="text/javascript" src="//repo.bfw.wiki/bfwrepo/js/jquery.17.js"></script> <script type="text/javascript" src="//repo.bfw.wiki/bfwrepo/js/Verify.min.js"></script> <style type="text/css"> @charset "utf-8"; body { font-size: 14px; } p { padding: 0px; margin-top: 0px; margin-right: 0px; margin-bottom: 5px; margin-left: 0px; text-indent: 2em; line-height: 22px; } h1 { font-size: 20px; } h2 { font-size: 16px; line-height: 30px; height: 30px; width: 100%; background-color: #CCC; text-indent: 1em; } h3 { font-size: 14px; font-weight: bold; t.........完整代码请登录后点击上方下载按钮下载查看
网友评论0