7 FSI Pages JS
161
NeptuneLabs - FSI Viewer
linkRGBAActive
Description
Specifies color & opacity of links in active state
Syntax
String
Default
"FF00FFFF"
Context
FSI Pages JS
8-digit hexadecimal number specifying the color and opacity of links on the pages in
active state in the form "RRGGBBAA".
FollowLinks
Description
Specifies if links are opened
Syntax
Boolean
Default
true
Context
FSI Pages JS
Setting this parameter to "false" prevents FSI Pages JS from opening links on the pages.
Links and tool tips will nevertheless be displayed.
LinkTemplates
Description
Template identifiers for link URLs
Syntax
String
Default
-
Context
FSI Pages JS
You can provide one or more identifiers that will be replaced in Link URLs.
The identifiers are case sensitive and must be separated by commas. The values to
insert have to be defined by the parameter "LinkTemplateData" explained below.