nakedPassword 0.2
Details
- Author
- Kovács Olivér
- Current version
- 0.2
- GitHub
- Zmetser/nakedPassword
- Downloads
- 1290
- Category
- Forms
- Tags
- Report
- GitHub Issues
Releases
Dependencies
-
_self_/_current_:
- Core/Class.Extras
- Core/Element.Event
- Core/Element.Dimensions
- Core/Fx.Tween
- More/Element.Position
- More/Assets
How to use
All you need to do is to attach nakedPassword() to a password filed.
$$("input[type=password]").nakedPassword();
It can handle single, or a collection of elements.
Options
- path - Path to the images. Default: 'images/'
- sex - Change image gender. f for female, m for male. Default: 'f'
- resize - Resize the image to the height of the input field. Default: true
- imgClass - Class on the image. Default: 'nakedPasswdImage'
Original Idea
Original idea and Jquery plugin by Platform45
Discuss
A note on comments here: These comments are moderated. No comments will show up until they are approved. Comments that are not productive (i.e. inflammatory, rude, etc) will not be approved.
Found a bug in this plugin? Please report it this repository's Github Issues.
blog comments powered by Disqus