Using text-overflow: ellipsis across multiple lines

Hi,

I want to show the ellipsis in my div only if the div runs out of vertical space. All of the examples I’ve seen show the ellipsis after a single line. Is there a way to use text-overflow: ellipsis across multiple lines?

Thx.
Donna

Hi Donna, Welcome to Sitepoint. Can you provide us with some links of the examples you’ve seen?