HTML Help Tips
Adding mouseover highlights to TOC items in HTML Help
This tip shows how to add mouseover highlights to TOC items in HTML Help.
How to see an example
Click here to see an example: mouseover effect in Windows 98 Help
How to add it to an HTML Help system
- Open your HHC file in a text editor such as Notepad or Wordpad.
- Locate the following line near the top of the file:
<OBJECT type="text/site properties">This line should be followed by a few <param> statements and a closing </OBJECT> line.
- Add the following line between the opening and closing <OBJECT> tags:
<param name="Window Styles" value="0×800624"> - Save and close your HHC file.
Questions?
Just send us an email.
