Common object
The
object with common functions and properties.
Addressing the Common object:
window.external.Common
Properties
Author
Call: window.external.Common.Author;
Returns the name of the eBook author.
Copyright
Call: window.external.Common.Copyright;
Returns the Copyright HTML line of the eBook.
ID
Call: window.external.Common.ID;
Returns the eBook ID.
Name
Call: window.external.Common.Name;
Returns the eBook title. |