Skip to content

tbajorek/safePassword

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

safePassword

This plugin for jQuery blocks browsers questions, if they can save a password. It prevents also loading the passwords from the browser's memory.

1. Usage

a) add plugin code to your page:

<script type="text/javascript" src="{YOUR_DIRECTORY}/jquery.safePassword.js" />

b) connect the plugin to one or more forms, for example:

$('form').safePassword();

About

This plugin for jQuery blocks browsers questions, if they can save a password. He prevents also loading the passwords from the browser's memory.

Resources

License

Stars

0 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors