I want to limit the number of characters in a paragraph by up to two lines, not necessarily an absolute number 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?