All Versions
Gadgets and Dashboards 3.0Gadgets and Dashboards 2.0
Gadgets and Dashboards 1.0
More...
This page is part of the Gadget Developers' JavaScript Cookbook.
gadgets.window.adjustHeight()
be called when the window is resized? Enable the onResizeAdjustHeight
option on the view object:
view: {
onResizeAdjustHeight: true,
template: ...
}
Gadget Developers' JavaScript Cookbook
Using the Atlassian Gadgets JavaScript Framework