previous next Up Title Contents

Creating a directory for the navigation buttons

Normally an HTML document created by RTFTOHTML must be located in a directory which also contains a subdirectory images containing the GIF graphics files for the navigation buttons. So, for example, before reading the Guide, create a new directory called c:\R2H\images and copy all the GIF navigation button images into this directory. The simplest way of ensuring that your HTML documents have access to the GIF files for the navication buttons is to copy this directory to the directory in which your own HTML files are located.
However, there is a more general technique: the file containing the navigation panel button graphics file names may be modified in order to give these files some standard name which can be used anywhere on your computer, e.g. C:\R2H\images\... In this case, you do not need to copy your files into your HTML directories each time.


previous next Up Title Contents