I want to create a textarea in html that limits the amount of lines it can contains, for example, let's say it can contain 6 lines. However, not just newlines (/r/n, after a user presses enter) but also when a newline is automatically started. For example, this paragraph contains 4 lines, but I haven't pressed the enter key any time at all. How can I do this?
Tell me more
×
Facebook - Stack Overflow is a question and answer site for
facebook developers. It's 100% free, no registration required.
Html, Javascript, Create a textarea that automatically limits the amount of rows (NOT just newlines)
Facebook and Stack Exchange are now working together to support the Facebook developer community.
Facebook engineers participate here along with the best Facebook developers in the world.
If you have a technical question about Facebook, this is the best place to ask.
|
|
No way to implement described behaviour while users can define their own fonts and scale pages in the web-browsers. Your question take 3 lines for me, for example. |
|||
|
|