|
|
Q195 When creating a textarea in a script how can I make sure each line of text appears on its own line?
irt.org | Knowledge Base | JavaScript | Form 3.3 | Q195 [ previous next ] Q195 When creating a textarea in a script how can I make sure each line of text appears on its own line?Place a \n at the end of each line:
|
-- div -->
|