Hello,
I use ui.tabs to paginate a text content.
It works well, but in a specific case, i need to tabbify a div which
height is fixed, but the content is dynamic, so i don't know in
advance if tabs should be rendered or not. In most cases, i let the
editor insert a page break marker, and use them to organize the
tabbing. But in this case, the content is compiled from different
sources so i cannot make someone manually design the pagination
breaks.

So i'm wondering if there is a way to know the current height of a
content before it is being rendered, and then paginate it or not. Any
better idea, or an idea on how to do it?

Thanks a lot,

Alexandre

Reply via email to