-2
I want to limit the amount of characters in a paragraph to up to two lines, and not necessarily in an absolute amount of characters, since the amount in each line can vary as the width of the element changes... Is there any way to do this with Javascript/jQuery?