View Single Post
Old 10-24-2010, 04:10 AM   #2
Jellby
frumious Bandersnatch
Jellby ought to be getting tired of karma fortunes by now.Jellby ought to be getting tired of karma fortunes by now.Jellby ought to be getting tired of karma fortunes by now.Jellby ought to be getting tired of karma fortunes by now.Jellby ought to be getting tired of karma fortunes by now.Jellby ought to be getting tired of karma fortunes by now.Jellby ought to be getting tired of karma fortunes by now.Jellby ought to be getting tired of karma fortunes by now.Jellby ought to be getting tired of karma fortunes by now.Jellby ought to be getting tired of karma fortunes by now.Jellby ought to be getting tired of karma fortunes by now.
 
Jellby's Avatar
 
Posts: 7,557
Karma: 19500001
Join Date: Jan 2008
Location: Spaniard in Sweden
Device: Cybook Orizon, Kobo Aura
The syntax is:

Code:
<navPoint> (Level 1)
</navPoint>
<navPoint> (Level 1)
  <navPoint> (Level 2)
  </navPoint>
  <navPoint> (Level 2)
  </navPoint>
</navPoint>
i.e. Just include the <navPoint>'s of the inner levels inside the parent <navPoint>. Whether or not iBooks will display this in tree form is unknown to me.
Jellby is offline   Reply With Quote