After a while doing some research I think I got something cooking here which still needs some testing in different browsers, and maybe some perfectioning. For now, I've tested and seems to be working fine in Chrome.
Basically, blending in a little of both techniques I was able to create this idea that replicates (on load) a h3
for each p
in the work (just so it runs enough for each page). They have position: absolute
and each one subtracts 100vh
so they go to the bottom of the other page.
Here it is: JSFiddle - Without Page Total
EDIT
Here's a new version capable of showing the page total: JSFiddle - With Page Total
Hope this has some use!
与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…