NeptuneLabs FSI Viewer JS User Manual page 169

Table of Contents

Advertisement

7 FSI Pages JS
Example:
<Indexdata>
<Index label="First Page" page="1" color="FFFF00" />
<Index label="Chapter 1" page="10" color="00FF00">
<Index label="Chapter 1.1"
page="20" color="00FF00"/>
<Index label="Chapter 1.2"
page="30" color="00FF00"/>
<Index label="Chapter 1.3"
page="40" color="00FF00"/>
</Index>
<Index label="Chapter 2" page="50" color="0000FF"/>
<Index label="Chapter 3" page="60" color="CCCCCC"/>
<Index label="Chapter 4" page="70" color="FF0000"/>
</Indexdata>
The following parameters can be used to adapt the Chapters:
indexDataFile
Description
Syntax
Default
Context
You can use an external XML file to provide the XML document structure data required
for this plug-in. The XML file must be located in the same domain as FSI Viewer to avoid
cross-domain security restrictions.
Width
Description
Syntax
Default
Context
Usually the FSI Pages JSskin defines the width and position of the select box.
Alternatively you can specify a fixed width in pixels using this parameter.
169
URL to an external XML file describing the document structure
string
-
FSI Pages JS
Width of the select box
Integer
-
FSI Pages JS
NeptuneLabs - FSI Viewer

Advertisement

Table of Contents
loading

Table of Contents