Is it possible to create an HTML text field that automatically adjusts the font size when the user types more characters than it can display?
I know Acrobat has this feature for forms, but I'm looking to implement it in HTML.
So, imagine having a text field with a limit of 3 characters:
https://i.sstatic.net/fRZYc.png
If the user goes over the limit and types a fourth character, I want the text to shrink accordingly: