3 FSI TouchZoom
93
NeptuneLabs - FSI Viewer
enableByCSSClass
Description
provides a comma separated list of CSS class names
Syntax
String
Default
""
Context
FSI TouchZoom
Using the enableByCSSClass parameter you can provide a comma separated list of
CSS class names. Only images containing at least one of the given class names will
be modified by this script. All other images normal images that do not increase the
resolution dynamically.
You can combine this parameter with the disableByCSSClass parameter.
disableByCSSClass
Description
provides a comma separated list of CSS class names
Syntax
String
Default
""
Context
FSI TouchZoom
Using the disableByCSSClass parameter you can provide a comma separated list of
CSS class names. Images containing at least one of the given class names will NOT
be modified by this script. All other images containing single source image URLs will
be modified.
You can combine this parameter with the enableByCSSClass parameter.
3.3 Initializing FSI TouchZoom manually
Initializing or adding images manually
If you are adding images by script, you can decide to:
I) let FSI.TouchZoom initialize automatically and add image manually: