I have a lot of data on the page, and I want to style the book, instead of breaking tags based on content (div element), I want to break them down based on height. Can someone teach me how to split content in jquery based on heights?
I want vertical splitting instead of horizontal column splitting to look more like pagination, but the actual splitting is like google docs when we insert a lot of content that it automatically paginates.
javascript jquery
Shishant Aug 11 2018-11-11T00: 00Z
source share