Is there a way to force WebHelp to open in a new tab?
I'm using RoboHelp 9.0 and creating WebHelp.
The WebHelp that I create is opened from a link in a browser. When the user clicks the link, the WebHelp opens. Simple.
What I'd like to do is have the WebHelp open in a new tab.I know that users can force this to happen by using Ctrl+click or by changing a setting in their browsers. But I would like have the Help always open in a new page -- without any additional user input (or choice).
What I'm thinking of would be similar to the html command target="blank".
Is this possible?
