文件名称:password_streng
- 所属分类:
- WEB源码
- 资源属性:
- [JavaScript] [源码]
- 上传时间:
- 2014-11-04
- 文件大小:
- 36kb
- 下载次数:
- 0次
- 提 供 者:
- npu****
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
下载
别用迅雷、360浏览器下载。
如迅雷强制弹出,可右键点击选“另存为”。
失败请重下,重下不扣分。
如迅雷强制弹出,可右键点击选“另存为”。
失败请重下,重下不扣分。
介绍说明--下载内容均来自于网络,请自行研究使用
jQuery验证密码强弱的脚本,使用了一个基于jQuery的封装插件,在用户输入密码的时候,适时显示密码是否安全。password_strength_plugin.js脚本完成核心的密码强度检测。
在网页中,检测密码强度是一个重要的概念,关系到每位用户的安全,因此在用户注册时应该给予一定的风险提示,并判断用户所注册的密码是否安全。-jQuery scr ipt to verify password strength, use a package based on jQuery plugin, the user enter the password when the time display password is secure. password_strength_plugin.js scr ipt completes core password strength testing.
On a webpage, detects password strength is an important concept related to each user s security, so when the user registration should be given a certain risk warning, and determine whether the user is registered password security.
在网页中,检测密码强度是一个重要的概念,关系到每位用户的安全,因此在用户注册时应该给予一定的风险提示,并判断用户所注册的密码是否安全。-jQuery scr ipt to verify password strength, use a package based on jQuery plugin, the user enter the password when the time display password is secure. password_strength_plugin.js scr ipt completes core password strength testing.
On a webpage, detects password strength is an important concept related to each user s security, so when the user registration should be given a certain risk warning, and determine whether the user is registered password security.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
验证密码强弱的jquery代码\index.html
........................\jquery-1.3.2.js
........................\password_streng.css
........................\password_strength_plugin.js
验证密码强弱的jquery代码