Hacker News new | ask | show | jobs
by Per_Bothner 2652 days ago
"Reflow ... kills referential accessibility".

Not at all. Use paragraph numbers instead of page numbers. You can create an 'id' attribute for each paragraph: <p id="para45">...</p>. As you scroll the viewer can update the location bar with a suitable fragment id: chapter3.html#para45