Let\'s say we have a long text like Romeo & Juliet and we want to present this in a simple ereader (no animations, only pages and custom font-size). What approaches exis
That's simple, and no javascript is needed. The paged media type is supported since CSS2. See http://www.w3.org/TR/CSS21/page.html (or current CSS3 module) for supported properties.