Thread
:
ToC generation issue
View Single Post
09-19-2010, 04:53 PM
#
2
jackie_w
Grand Sorcerer
Posts: 6,252
Karma: 16544692
Join Date: Sep 2009
Location: UK
Device: ClaraHD, Forma, Libra2, Clara2E, LibraCol, PBTouchHD3
You could have your HTML look something like:
Code:
<h1 class="invisible">Chapter 1</h1>
and your CSS something like:
Code:
.invisible {display: none}
Then "Chapter 1" would appear in the TOC but not the book text.
jackie_w
View Public Profile
Find More Posts by jackie_w
Track Posts by jackie_w via RSS