I want to create a html5 input that looks like the iOS enter Pin (on the lock screen).... with 4 input boxes.
How do i achieve this?
To keep the style clean, I would suggest you to create 4 input boxes.
input
Write a small script to focus the next input box when user enters character in the current input box.