I wrote it for a friend’s company, and I don’t think he ever did anything much with it. I don’t remember the exact details, but it was something like this for 200 pages:
Basically 3 levels of page selection, where you can pick one in a range of 10, skip forward or back by 10 or go to a new section of pages. It was something like that anyway. The total number of pages defined the ranges. It was all very clever and worked well for moving around large numbers of pages.
I wrote it for a friend’s company, and I don’t think he ever did anything much with it. I don’t remember the exact details, but it was something like this for 200 pages:
<1 - 100> [101 - 110] 111 … 120 [121 - 131] <131 - 200>
Basically 3 levels of page selection, where you can pick one in a range of 10, skip forward or back by 10 or go to a new section of pages. It was something like that anyway. The total number of pages defined the ranges. It was all very clever and worked well for moving around large numbers of pages.