When I create a Gadget that is too wide for the current column or two tall for the height I set in the XML file, it gets cut off at exactly the widget iframe size. I'm using a Content type of "html" but supplying and "href" so that my entire HTML page is proxied in. I have my height and width CSS set to 100%, so when I make the page larger, they appropriately fill the entire space. However, because I've defined a set min-height and min-width, when the widget gets too small, my page overflows, and I cannot scroll to see the rest because of the lack of scrollbars. I've set "scrolling='true'" in my gadget's XML file, but it does not seem to have any effect. Is there something I'm missing?
John
