Skip to main content
May 3, 2013
Question

How do I get the TOC to appear in the Contents tab when Help is opened in Chrome?

  • May 3, 2013
  • 1 reply
  • 281 views

Hi,

I am using RoboHelp HTML 8.  I typically open the Help output in Internet Explorer.  The Help opens, and the Contents tab is there with a TOC of the Help contents.  However, when I open the Help in Chrome, the Contents tab is empty.  How can I fix this?

Thank you,

Erin

This topic has been closed for replies.

1 reply

Jeff_Coatsworth
Community Expert
Community Expert
May 3, 2013

You're running into the Chrome "security" fix that kills all local html content - there's 3 ways to fix this: 1. upgrade to RH10 - there's a fix in there for it; 2. start Chrome with a command line trigger that enables local content; 3. fake it out by creating a fake webserver - files on a webserver aren't blocked by Chrome. You can read up on all this on Peter Grainge's website - grainge.org - search for "Chrome"