JavaScript - Visible Text of a DIV
问题 ---------------------------------------------------- | This is my text inside a div and I want the overf|low of the text to be cut ---------------------------------------------------- Please note that I want the overflow to be removed, so the CSS ellipsis property would not work for me. So basically, I want that the text above to appear like this: ---------------------------------------------------- | This is my text inside a div and I want the overf| -----------------------------------------