Skip to content

easy-designs/jquery.easy-obfuscated-field.js

Folders and files

NameName
Last commit message
Last commit date

Latest commit

135d0c5 · Apr 15, 2014

History

2 Commits
Apr 15, 2014
Apr 15, 2014
Apr 15, 2014
Apr 15, 2014

Repository files navigation

Easy Obfuscated Field

To use the script, call the easyObfuscatedField method on your jQuery collection:

$('input').easyObfuscatedField();

That will make the field obfuscate on blur and de-obfuscate on focus. The script creates a hidden field with the original name to maintain the real value so it can be proessed on the server.

Releases

No releases published

Packages

No packages published