Conduit API
Case Study
HTML Apps -> EBNavigateComplete
 
This function is used to handle the event titled: "Navigate Complete". The Conduit powered toolbar calls both the HTML component and the gadget window events callback when the document is complete.
 
EBNavigateComplete()
 
None.
 
null
 
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  EBNavigateComplete  that when clicked, will enable or disable the event alert titled: "navigation completed". Each time the navigation is completed, an event will be "fired" and an alert will be displayed to the user.