Titanium Community Questions & Answer Archive

We felt that 6+ years of knowledge should not die so this is the Titanium Community Questions & Answer Archive

textarea pasted values problem

in the Titanium Desktop when I paste items into my app's textareas the formatting looks great.

When I check the value of the textarea, ala:

var v = document.form1.textarea1.value;

then the value comes back with all linefeeds(n) removed. If I add text to the textarea using javascript, then the linefeeds are maintained.

Anyone else seen this?

— asked May 25th 2010 by Jason Kysar
  • textarea
  • titanium desktop
  • value
0 Comments

0 Answers

The ownership of individual contributions to this community generated content is retained by the authors of their contributions.
All trademarks remain the property of the respective owner.