Thanks for the reply Mike. I'll check out that other discussion. I didn't add code for a separate default view, or separate canvas view for that matter, because 98% of the code is identical between the views. I just determine the current view in code and make minor changes where needed. I went ahead and added ",default" to my "views=" line for good measure though. I think it just defaults to "home" though when no defaut is present.
Thanks again for your response. On Oct 22, 9:36 pm, mike <[email protected]> wrote: > It seems that Google has created a catch-22 here. They have > encouraged migration to the new gadgets API, but the creator page that > attempts to display your gadget for inclusion in a third-party site > only supports the old legacy gadget API. See the discussion > athttp://groups.google.com/group/Google-Gadgets-API/browse_thread/threa... > > Also, you may want to include a default view in your gadget as home > and canvas are not supported on third-party sites. > > On Oct 22, 1:51 pm, Gadget Opolis <[email protected]> wrote: > > > > > I have a gadget, which works fine in iGoogle and as an embedded gadget > > on other pages. However, it does not show in Google's preview window > > when you click 'embed this gadget'. > > > The javascript errors I'm seeing thrown back are: > > > gadgets.views is undefined > > > gadgets.TabSet is not a constructor > > > Anyone know why these would be causing errors in the preview window, > > but no where else. > > > Here's the full link to the gadget on the embed > > page:http://www.gmodules.com/ig/creator?synd=open&url=http://hosting.gmodu... > > > Thanks in advance for any help.- Hide quoted text - > > - Show quoted text - -- You received this message because you are subscribed to the Google Groups "iGoogle Developer Forum" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/Google-Gadgets-API?hl=en.
