Main object
The
object with properties and functions for manipulating the Main
Panel of the eBook.
Addressing the Main object:
window.external.Main
Functions
Refresh()
Refresh the current page.
Call: window.external.Main.Refresh();
Return value: no.
Properties
CurURL
Call: window.external.Main.CurURL;
Allows to set or retrieve the URL of the document opened in the
Main Panel.
|