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++ - 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 -