jQuery password strength checker

后端 未结 13 1994
遥遥无期
遥遥无期 2020-12-08 00:25

I\'m quite new to jQuery, and I\'ve written a simple function to check the strength of a password for each keypress.

The idea is that every time a user enters a char

13条回答
  •  一生所求
    2020-12-08 01:11

    You can try the jQuery plugins for password strength check

    Some of them are

    Password Strength Meter

    Password Strength Indicator

提交回复
热议问题