Target
Description
Target frame for hyperlinks
Syntax
String
Default
_blank
Context
HotSpot tag
Defines the targetframe for HotSpot-hyperlinks.
Valid parameters include "_ blank", "_ self", "_top", "_ parent" and names of frames
inside a HTML frameset.
Please refer to the "DefaultTarget" parameter for details on how to set a default
target for hyperlinks.
CFG
Description
FSI parameters to be used on click
Syntax
String (query)
Default
—
Context
HotSpot tag
If you define a CFG parameter for a HotSpot the viewer will be reinitialized with the
given configuration if the user clicks the HotSpot.
This can be useful to switch from one image to another if the user clicks a HotSpot.
The syntax of the CFG parameter has to consist of FSI Parameters concatenated
with the ampersand character (like a HTTP query).
Parameter1=value1&Parameter2=value2…
Example:
cfg="cfg=image2&NoNav=1"
Defining the parameter like this, the viewer would reinitialize using the configuration
file "image2.xml" providing the FSI parameter "NoNav" with a value of "true".
Please refer to the FSI Viewer manual for a list of all FSI Parameters and for details
on how to create a query string that provides FSI parameters.
12 Plug-in Reference
NeptuneLabs - FSI Viewer
404