Conduit API
Case Study
HTML Apps -> EBSearchTermChanged
 
This function is used to handle the event titled: "Search Term Changed". The Conduit powered toolbar calls both the HTML omponent and the gadget window events callback when the search term changes.
 
EBSearchTermChanged()
 
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  EBSearchTermChanged  that when clicked, will enable or disable the event alert titled: "search term changed". Each time the searched value within the search box on the Conduit powered toolbar will be changed, an event will be "fired" and an alert will be displayed to the user.