Skip to Content
Menu
This question has been flagged
3 Replies
16805 Views

How to insert line break in placeholder in text area field?

 

Avatar
Discard

Hello ,

You get any solution because i am facing similar problem.

Best Answer

I am surprised no one came up with a working solution in the last 9 years.

You can simply add & # 1 0 ; (without spaces) to your placeholder text, browser will register it as line feed.

Avatar
Discard
Best Answer

Is it possible ?? ;) Have you tried \n \r ?

Avatar
Discard
Author

yes tried that didn't work.

Best Answer

Only by formatting with multiple spaces, e.g.:

1st line of placeholder starts here                                         2nd starts here            etc    

If the size of textarea is fixed, browsers will show such long texts as if they were on multiple lines.

You'll have to fine-tune the number of spaces to make placeholder text look as you like.

Avatar
Discard
Related Posts Replies Views Activity
1
Jul 16
4196
0
Jul 16
5110
1
Dec 15
3683
1
Nov 15
5157
1
Jan 24
15663