Is it possible to get width of text inside a textarea element?
I don't want $('textarea').val().length
per se, as it doesn't depend on font-size.
I would prefer the absolute width of the text inside.
It's well possible this information is impossible to get hold of.
Workaround idea:
span
element with the font size settings of the textarea.text(value)
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With