iNavigate INI

Open All  Close All  Locate  Move Previous  Move Next 


The iNavigate.ini file contains default values for the generator and some fragments of html, javascript, etc that are used in the generation process.

Settings Section
The Settings section defines general values used by the generator.

Item Description
DummyCloseAllImage Dummy Positioning graphic for the 'Close All' Navigation Aid.
DummyLocateImage Dummy Positioning graphic for the 'Locate' Navigation Aid.
DummyMenuImage Dummy Positioning graphic for iNavigate Menu.
DummyMoveNextImage Dummy Positioning graphic for the 'Move Next' Navigation Aid.
DummyMovePrevImage Dummy Positioning graphic for the 'Move Previous' Navigation Aid.
DummyOpenAllImage Dummy Positioning graphic for the 'Open All' Navigation Aid.
Extensions List of File Extensions that the iNavigate generator accepts via Drag-Drop and during generation.

Tags Section
The Tags section defines the tag names used by the iNavigate generator to manage generated content in your HTML files.

Item Description
iNavigate.Frame The HTML tag used by the generator to locate and manage the iNavigate configuration section in Frames mode Body Frame.
iNavigate.Index The HTML tag used by the generator to locate and manage the iNavigate configuration section in Frames mode Index Frame.
iNavigate.JumpMap The HTML tag used by the generator to locate and manage SiteMap section jumps.
iNavigate.Menu The HTML tag used by the generator to locate and manage the iNavigate Menu.
iNavigate.NoFrames The HTML tag used by the generator to locate and manage the <NOFRAMES> section.
iNavigate.SiteMap The HTML tag used by the generator to locate and manage a SiteMap body.

Fragment Section
The "Fragments" section defines fragments of html and javascript used in the generation process.

Item Description
onload HTML onload attribute value for the html <BODY> tag.
onload_BodyFrame HTML onload attribute value for the html <BODY> tag of the Body frame in Frames Mode.
onload_IndexFrame HTML onload attribute value for the html <FRAMESET> tag of the Index File in Frames Mode.
onload_MenuFrame HTML onload attribute value for the html <BODY> tag of the Menu frame in Frames Mode.
onload_MenuFrame_32 The older iNavigate 3.2 version of the HTML onload attribute value for the html <BODY> tag of the Menu frame in Frames Mode.