NeptuneLabs FSI Viewer JS User Manual page 174

Table of Contents

Advertisement

void
void
nPage
strVersion
strVersion
void
NeptuneLabs - FSI Viewer
goToPage(strPage, bAnimate)
Moves to a certain page.
strPage is a string and works like the parameter →
PageInput .
goToPageNumeric(nPage, bAnimate)
Moves to a certain page.
Works like goToPageNumber, but with nPage being numeric.
getTargetPage(nPage)
Return the nPage limited to minPage and maxPage.
If FSI Pages shows double pages, the value of the left page
matching nPage will be returned.
getVersion();
Returns a string containing the FSI Viewer JS software
version.
getBuild();
Returns a string containing the FSI Viewer JS software build
number.
showMenuToolTip(strTip, elSrc, x, y)
Shows custom tooltips..
strTip: HTML code of thetooltip or ID in language.xml files
elSrc: the DOM element wich is used to align the tooltip,
usually event.target
x,y: (optional) offset for tooltip position
7 FSI Pages JS
174

Advertisement

Table of Contents
loading

Table of Contents