Download .zip |
Info | Example | View files (8) | Download .zip | Reputation | Support forum | Blog | Links |
Last Updated | Ratings | Unique User Downloads | Download Rankings | |||||
2018-03-15 (1 year ago) | Not yet rated by the users | Total: 10 This week: 1 | All time: 536 This week: 1 |
Version | License | JavaScript version | Categories | |||
jquery-friendlypw 1.0 | Custom (specified... | 5 | jQuery, Forms, Security |
Description | Author | |
This is a jQuery plugin that can suggest passwords based on what the user typed. |
Basic Jquery plug-in to suggest friendly passwords to users. Sometimes users lack of imagination when they come to choose a new registration's password or to change their old password on a site where they are already registered.It is also a fact that users naturally always choose a password which they will remember easily.This is what we call friendly passwords. The main goal of this first version of the plug-in is :to make easier the choice of a password by watching the text inputs fields they have already filled to give them some suggestions which are both strong and easy to remember.It also add a little image which will help users to see the password they are typing or they have chosen. This version has a PHP dependency for it is a part of the PHP Friendly Password Suggest package.But maybe the next release will be client-side only. For a how to use example you can look at the file Rstest.html Keep in mind that the plug-in will work without the PHP files but you won't get suggestions .Also note that the plug-in only act on the forms and will just return a Jquery object if the chosen Id doesn't refer to a form. The text inputs to watch can be specified by giving they id just like in example.If nothing is specified for this option all text inputs will be watched. Keep in mind that the event which induces the suggestion is full configurable and supports all available events but the wise programmer who wish to use this package must know that bad usage of events could lead to server crash .So the advice here is to prefer the focus,click, dblclick or mouseenter events... Contact me at leizmo@gmail.com or use the forum for your preoccupations. |
Files |
File | Role | Description |
---|---|---|
cntrctRs.php | Aux. | PHP classes source to handle passwords generation |
jquery.friendlypwdsuggest.js | Class | friendlypwdsuggest plug-in source |
jquery.js | Aux. | just a jquery source for example |
license.txt | Lic. | license file |
readme.txt | Doc. | readme.txt |
rstest.html | Example | example file |
show.jpg | Icon | show password image file |
testplugin.php | Data | PHP example file to handle ajax call during the generation process |
Version Control | Unique User Downloads | Download Rankings | |||||||||||||||
0% |
|
|
Applications that use this package |
If you know an application of this package, send a message to the author to add a link here.