javascript - Auto Resize Text to Fit Form Input with jQuery -


i'm looking method, using jquery, change font size in form input field no matter how user types, visible , fits. in other words, start font size of 13px , when text reaches width of input field, font size progressively gets smaller accommodate.

i've found many methods of resizing field itself, not text. 1 of know jquery better can out.

thanks!

https://github.com/vxsx/jquery.inputfit.js


Comments

Popular posts from this blog

c++ - Is it possible to compile a VST on linux? -

java - Output of Eclipse is rubbish -

jquery - Confused with JSON data and normal data in Django ajax request -