有没有一个jQuery项目,它在密码框旁边创建这些“密码强度表”,并在输入内容时更新强度栏?
你知道有什么好的吗?
发布于 2009-10-15 19:31:54
下面是一个完整的列表:
http://www.webresourcesdepot.com/10-password-strength-meter-scripts-for-a-better-registration-interface/
发布于 2009-10-15 19:34:47
我不知道是否有这样的jQuery插件,但你可以使用这个谷歌网址:https://www.google.com/accounts/RatePassword?Passwd={0}
编辑:here an example using jQuery。
https://stackoverflow.com/questions/1574497
相似问题