More details: The HTML renders OK in the GGE Preview pane. The
javascript error occurs when I click a button that calls a javascript
function that uses several gadgets.io methods and fields.
One other question about GGE: the preview tab puts all the html in a
small dashed-line box that significantly restricts the real estate.
What is up with that? I can't seem to adjust it by setting the
modulePrefs height and width.
Trying to create my first gadget using Google Gadget Editor in FF
3.6.8. Tried to use the gadgets.io.makeRequest() method per the
Gadgets API Reference (http://code.google.com/apis/gadgets/docs/
reference/) and the error console only says "gadgets.io is
undefined". No other errors. What am I doing wrong?