
If you use the IFrame Plugin inside the, the reader will send notifications about changes in the state of the reader via window.postMessage().

See the plugins directory for all the included plugins, but here are some examples: The general idea is that they are mixins that augment the BookReader prototype. See the examples in the plugins directory. TODO (for now see src/BookReader/options.js).
PLUSTEK BOOKREADER BAT HOW TO

As we continue to decouple the UI from drawing/calculating logic, these logical methods will become easier to spot, raise as a public method, and create unit tests for them.When BookNavigator reacts to BR's events, BookNavigator can directly control BR core using public functions.Control BR from the outside by using public methods.BookNavigator, BR's web components controller, listens and reacts to these events in order to populate the side menu panels.BookReader's (BR) core code emits custom events, reporting the actions it takes:.As we march toward the future of BookReader as a web component, we are taking an Event Driven approach to connect the two together.

Starting at v5, BookReader introduces hybrid architecture that merges the core code written in jQuery closer to its evolution as a web component. Create the BookReader object var options = var br = new BookReader ( options ) // Let's go! br.
