Skip to content

vlad-rz/bootstrap-pincode-input

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

46 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bootstrap pincode-input

Bootstrap jQuery widget for x-digit pincode input

You only need a <input type="text"> and Bootstrap.

After entering a pincode the value will be updated in the original textbox. It supports a callback after all digits are entered and backspace is allowed. The widget supports a callback when all digits are filled in. User can also use the backspace to remove the code

Demo

A demo can be found at fkranenburg.github.io/bootstrap-pincode-input

screenshot

Installation

You can install bootstrap-pincode-input by using Bower.

bower install bootstrap-pincode-input

Or you can install it through npm:

npm install --save bootstrap-pincode-input

License

This plugin is available under the [Apache 2.0 license][siteapache] [siteapache]: https://www.apache.org/licenses/LICENSE-2.0

Created by Ferry Kranenburg

About

Bootstrap jQuery widget for 4-digit pincode input

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • HTML 100.0%