Bootstrap Pincode Input examples






This simple jQuery widget is created by Ferry Kranenburg.
You 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.



Basic Example (normal input box)





Methods:
focus
clear


4 hidden digits example with placeholders and onchange for every input




6 visible digits example


complete callback:

4 visible digits example





with default value (3631)



large inputboxes (using form-control-lg class)




in modal dialog