I have lot of data on page and I want to make it book style, instead of splitting the content based tags (div element), I want to split them based on height. Can anybody please teach me, how to split content in jquery based on heights?
I want vertical split instead of horizontal split in columns more like pagination but a actual split like google docs when we paste lot of content it automatically split into pages.