internet explorer - IE TEXTAREA displays whitespace at end of line -


to bug, create textarea css text-align:right. then, enter line of text , create newline. ie put white space @ end of line, not in chrome or other browser.

is there solution bug css or javascript? thanks!

<textarea style="white-space:pre"></textarea>


Comments

Popular posts from this blog

c# - SharpSVN - How to get the previous revision? -

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

url - Querystring manipulation of email Address in PHP -