NeptuneLabs FSI Viewer JS User Manual page 178

Table of Contents

Advertisement

7 FSI Pages JS
onMenuReady();
This optional callback function can be used to set an action
when the menu is ready (after all buttons are added).
onFullScreen(bSet);
This optional callback function can be used to call an action
when FullScreen mode is enabled or disabled.
onPageChanged(nPage, strPage, strMaxPage);
This optional callback function can be used to call an action
as soon as the viewed page changes.
onShowPageIndex(bShow);
This optional callback function can be used to call an action
as soon as the page index is opened.
onShowBookmarkList(bShow);
This optional callback function can be used to call an action
as soon as the bookmark list is opened.
onShowChapter(bShow);
This optional callback function can be used to call an action
as soon as the chapters opened.
onShowPrintDialog(bShow);
This optional callback function can be used to call an action
as soon as the print dialog is opened.
NeptuneLabs - FSI Viewer
178

Advertisement

Table of Contents
loading

Table of Contents