This page last changed on Sep 14, 2009 by tmoore.

This page is part of the Gadget Developers' JavaScript Cookbook.

How do I make the gadget reload when it is resized?

Enable the onResizeReload option on the view object:

view: {
  onResizeReload: true,
  template: ...
}
RELATED TOPICS

Gadget Developers' JavaScript Cookbook
Using the Atlassian Gadgets JavaScript Framework

Document generated by Confluence on Nov 22, 2009 17:46