Conduit API
Case Study
HTML Apps -> EBDocumentComplete
 
This function is used to handle the event titled: "Document Complete". The Conduit toolbar calls both the HTML component and the gadget window events callback when the document is complete.
 
EBDocumentComplete()
 
None.
 
None.
 
This function can be used both with the HTML component and with the gadget window. *Notice: API methods must be invoked after the web page has triggered the "onload" event.
 
This example contains an icon  EBDocumentComplete  that when clicked, will enable or disable the event alert titled: "document load completed". Each time a document load is completed, an event will be "fired" and an alert will be displayed to the user.