Applies to HTML Viewer, IE Browser publications.
Hyperlinks may have a target. HTML Executable provides you with some pre-defined targets that you can use not only for hyperlinks in your publications, but also for menu items, TOC entries…
Syntax:
<a target="[target]" href="[destination URL]">Your link</a>
Example: this will start a new instance and display “index.htm”:
<a target="_henewinstance" href="index.htm">My link</a>
_heopenit can be used for any document file like executable program files, text files, Microsoft Office® files, etc…
<a target="_heopenit" href="mydocument.docx">Open this Word document</a>
Copyright G.D.G. Software 2013. All rights reserved.