Skip to main content
Participating Frequently
October 10, 2006
Answered

TOC Books Stay Open

  • October 10, 2006
  • 1 reply
  • 683 views
When I open a lower-level book within the TOC then access another book somewhere else in the TOC or close the main book, books remain open. Is there a way to have books automatically close when you access a different book or topic in the TOC? I have the sync on, and it is working properly., so that isn't part of the problem. I just don't want to have a trail of open books when I move on to something else ... without having to manually close them.

Thanks!
--Gina
This topic has been closed for replies.
Correct answer MergeThis
You can link to your start page through a redirect page, either linked by a page in the TOC, or a text or image link in the toolbar or in each topic. Linking to the start page, in effect, reloads the output anew.

Create a topic called, say, restart_gopage.htm. Strip all content (default Heading 1 and Intro text), and in TrueCode add the following line to the series of metatags in the HEAD section (the location doesn't matter, first, second, whatever). Remember, you're linking to your starting output file, not a source file. Just insert your own project values to replace the "relative_path_name" and "start_page_name.htm" in the example.


Good luck,
Leon


1 reply

Peter Grainge
Community Expert
Community Expert
October 10, 2006
You have posted this three times. Please don't. It makes it more difficult for the people answering and for the next person who has this problem.

Sorry but that is the way it is with webhelp. Some see it as an advantage as you can open a number of topics and hop around between them.

Use the menu (bottom right) to mark the Best Answer or Highlight particularly useful replies. Found the answer elsewhere? Share it here.
MergeThis
MergeThisCorrect answer
Inspiring
October 10, 2006
You can link to your start page through a redirect page, either linked by a page in the TOC, or a text or image link in the toolbar or in each topic. Linking to the start page, in effect, reloads the output anew.

Create a topic called, say, restart_gopage.htm. Strip all content (default Heading 1 and Intro text), and in TrueCode add the following line to the series of metatags in the HEAD section (the location doesn't matter, first, second, whatever). Remember, you're linking to your starting output file, not a source file. Just insert your own project values to replace the "relative_path_name" and "start_page_name.htm" in the example.


Good luck,
Leon