Quote:
Originally Posted by tompe
Isn't the guide pointer just a filepos?
How did you generate the guide? I though I played around with this in MobiPerl but now I cannot fint it in the code...
|
To generate the guide, I just included this in the HTML <HEAD>:
Code:
<guide>
<reference type="toc" title="Contents" href="#contents"></reference>
<reference type="text" title="Part One" href="#part1"></reference>
<reference type="text" title="Part Two" href="#part2"></reference>
</guide>
Then the "Go to" menu in the Cybook includes "Contents", "Part One" and "Part Two", but also a "Start Reading" item that I did not create.