I've been battling with this for most of the day and beginning to think it's simply not possible.
I have a div 100% wide by a set height i.e. 60px. In that there's some text that could be a few words or could be a lot and so need to truncate it but it will span over 2-3 lines. But I also need to keep whatever text is in that div centered horizontally and vertically.
I've tried to use the dotdotdot script but that does't work when you're centering vertically i.e. using a table-cell.
Any ideas or help would be greatly appreciated.