Topics by Tag
37 topics found by tags: html help (chm), web help, topics, conditional compilation, build tags.
How do I link to a specific place within a topic?
I am creating a FAQ section that will contain a list of questions linking to the appropriate answers. The answers can be located within the same topic, or in other help topics.
What I need to do is to link directly to a specific place in a topic. For example, when the user clicks on such a link, the help system should scroll directly to the app [...]
How to change the width of the TOC frame in CHM help?
How can I change the width of the left hand menu (TOC frame) in the CHM help file compiled with HelpSmith?
Linking to a paragraph in another topic
Is it possible to create a hyperlink from text in one topic directly to a paragraph in another topic?
Cannot open the generated CHM help file
When I generate a .CHM help file, HelpSmith does not show any errors in the Compilation Log window. But when the compilation is complete, I cannot open my CHM help file.
If I create the online web help system in the HTML format, it works correctly.
How can I fix this problem with the CHM?
Several email addresses in one "mailto:" hyperlink
Is it possible to add more than one email addresses in a "mailto:" hyperlink?
I have tried to add 2 email addresses separated by a semi color, but it does not work. Please advise.
How to add the ALT attribute to an image?
I would like to add a description to an image contained in a topic of my Web Help system.
For example:
<img src="..." alt="Application settings window" />
My question:
Is it possible to add the "alt=" attribute to the images in HelpSmith?
How to disable scaling of control images below the screenshot?
I'm using the HelpSmith's Image Tool to annotate screenshots of my application.
When I capture a screenshot, add annotations for controls, and then export the annotations into the topic, HelpSmith scales down the size of some sub-images for controls which are generated below the main screenshot image.
Is it possible to disable the scaling for t [...]