View Single Post
Old 10-30-2010, 12:44 PM   #2
DaleDe
Grand Sorcerer
DaleDe ought to be getting tired of karma fortunes by now.DaleDe ought to be getting tired of karma fortunes by now.DaleDe ought to be getting tired of karma fortunes by now.DaleDe ought to be getting tired of karma fortunes by now.DaleDe ought to be getting tired of karma fortunes by now.DaleDe ought to be getting tired of karma fortunes by now.DaleDe ought to be getting tired of karma fortunes by now.DaleDe ought to be getting tired of karma fortunes by now.DaleDe ought to be getting tired of karma fortunes by now.DaleDe ought to be getting tired of karma fortunes by now.DaleDe ought to be getting tired of karma fortunes by now.
 
DaleDe's Avatar
 
Posts: 11,470
Karma: 13095790
Join Date: Aug 2007
Location: Grass Valley, CA
Device: EB 1150, EZ Reader, Literati, iPad 2 & Air 2, iPhone 7
Quote:
Originally Posted by violent23 View Post
How do I add the page in the beginnig of the book with the blue text that links to each chapter? Chapter one, Chapter two... etc...

I have split the chapters and have a heading 2 for each chapter, all chapters show in TOC editor. I just need to know how to make the chapter summary page link to the chapters

Please help.
Epub documents do not normally display the TOC at the front of the book like a paper book does. Instead the readers have a feature to access the TOC which is stored in a different file. This way it can be accessed without having to jump back to the beginning of the book and can support features such as multiple level TOC's. If you want a paper book style TOC in the front of your book you must create it manually as a separate page and then put href hyperlinks in all of the places like you would in standard HTML files. Not all readers support hyperlink jumping within a file and no reader supports jumping to a toc page built in this fashion. The user would have to jump back to a set page or page 1 and then move forward to the page. Any changes will have to be made manually to this page.

Dale
DaleDe is offline   Reply With Quote