Sorry if I seem like I'm hijacking this thread! :-) I tried posting this twice several days ago and it never showed up. I need help so I'll post here and probably a few other spots.
I have just created a gadget and I am having a number of problems. First, it will only work on one of my two computers. The computer that it works on uses Google Chrome. The other uses Firefox and asks for a plugin, but Firefox cannot find it. Secondly, I intended to develop it for a full size webpage, and assumed that the iGoogle size could be adjusted accordingly. However, it remains a small box on the webpage (see http://sites.google.com/site/sitesplayground) If anyone could help, I would appreciate it. Here is the link to my gadget: http://hosting.gmodules.com/ig/gadgets/file/106256716289194983184/Blogger.xml Here is the link to the gadgets webpage: http://www.google.com/ig/directory?url=hosting.gmodules.com%2Fig%2Fgadgets%2Ffile%2F106256716289194983184%2FBlogger.xml Here is the code: <Module> <ModulePrefs title="Embed Blogger" height="700" width="700" directory_title="Embed Blogger" author_affiliation="User" author_location="Pennsylvania, USA" author_email="snyderxc [email protected]" thumbnail="http://sites.google.com/site/ sitesplayground/Home/blogger_embed.bmp" screenshot="http:// sites.google.com/site/sitesplayground/Home/Gadget_Screenshot.bmp" scrolling="true" description="Use this gadget to embed any webpage into your Google Site or iGoogle Page!" author="SnyderXC"/> <UserPref name="myname" display_name="My Name" required="false"/> <UserPref name="myblog" display_name="Page URL" default_value="Insert_URL_Here" required="true"/> <Content type="html"> <div><embed src="__UP_myblog__"></div> </Content> </Module> Thanks to anyone who can help, XC Fan --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
