logo
Search
showing results for - "javascript limit number of lines in div"
Jorge
09 Jul 2018
1.max-lines {
2  display: block;/* or inline-block */
3  text-overflow: ellipsis;
4  word-wrap: break-word;
5  overflow: hidden;
6  max-height: 3.6em;
7  line-height: 1.8em;
8}
source
similar questions
limit text to specified number of words using javascriptshow in 2nd line javascripthow many characters can fit in 1 line of divjavascript max length with elipsishow to get width of inline elements jsjavascript count no of lineslimit characters display javascriptjavascript variable with multiline texthow to get line count in p text jshow to limit characters in number input jsbreaking long code lines in javascript
queries leading to this page
limit text area to 6 lines 28rows 29 in javascriptjavascript limit number of lines in div
privacy policyterms of useinstagram
Crafted with  ♥  for everyone

sign in to continue
your answer for
you will get a confirmation link on this - you will have to click that for successful submission of your answer. we require this to keep the website free of spam, bots and unhelpful content
please ensure to add code which is syntactically corrent and executes properly
sign in to continue
ask question on maxinterview
you will get a confirmation link on this - you will have to click that for successful submission of your question. we require this to keep the website free of spam, bots and unhelpful content
please be clear, to the point and respectful
sign in to continue