Creating an Index

S

Simon J Evans

I regularly create simple indexes (or Contents Lists) in FrontPage, but these
are limited to one level of 'Book' (i.e. each item on the index can be
expanded once to reveal a set of 'pages', but no more than one level is
present).

I do this using the HelpContents.AddBook, and HelpContents.AddPage HTML
commands.

How can I expand my index to include multiple levels of 'Books'? For
example, I may want to navigate through several layers of 'Book' before I
reach the 'Page'.
 
S

Stefan B Rusynko

See FP Help on "collapse list" and "Create an outline or multi-level list"




| I regularly create simple indexes (or Contents Lists) in FrontPage, but these
| are limited to one level of 'Book' (i.e. each item on the index can be
| expanded once to reveal a set of 'pages', but no more than one level is
| present).
|
| I do this using the HelpContents.AddBook, and HelpContents.AddPage HTML
| commands.
|
| How can I expand my index to include multiple levels of 'Books'? For
| example, I may want to navigate through several layers of 'Book' before I
| reach the 'Page'.
 
Top