Closed jiMuBao closed 11 years ago
Wontfix. It's a prerequisite for content to have layout on the page in order to calculate the optimal truncation. Without this, it is not possible to determine the dimensions of the text container.
As a suggestion, when the content is finally displayed you can do something like this:
$('.hide-me').show().trunk8();
I have couple of paragraph that are in display:none, and trunk8 does not apply to it.