Conduit API
Case Study
Gadget only API -> GetCurrentHeight
 
This function is used to get the current height of the gadget window.
 
GetCurrentHeight()
 
None.
 
Description Type
The height (in pixels) of the gadget window. string
 
This function can only be used with the gadget window.
*Notice: API methods must be invoked after the web page has triggered the "onload" event.
 
This example opens a gadget window which contains an icon  GetCurrentHeight  that when clicked, will display a message to the user containing the height of the gadget window.