HTML & CSS for a One-Time Password Input
The typical approach for these inputs is using multiple HTML inputs, one for each character. But is that a good idea?
The typical approach for these inputs is using multiple HTML inputs, one for each character. But is that a good idea?
Credit to Stephen Shaw for the original idea, there is a decently easy way to make an auto-sizing <textarea> element. It is here. But it’s not perfect. There is a frustrating hard-to-replicate iOS bug. Plus it’s just a trick. It requires JavaScript and some pretty specific CSS to pull off. It’s awesome to see the […]
Frontend Masters Donates to open source projects. $363,806 contributed to date.