Hi Manoj, As you mentioned, most gadgets seems to be working ok in the sandbox. I have tried several today again, and this looks fine to me.
The problem is most likely caused by something in your gadget triggering the error. To address this type of issue, Firefox Firebug is your friend. Find out what is the a tag href causing the error to display and the XML to show. If this does not give anything useful, proceed by elimination, by cutting down the code in your gadget step by step to reach the point where things are working again. Once you are at this point, if what you see does not make sense, share your minimal gadget (test case) URL here and you will get many eyes peeking at it and helping you out to debug. Good luck! Jerome PS: Just a note about submitting your gadget - if you are using the iGoogle sandbox, your are most likely making use of the new gadget API. As far as I have seen, iGoogle has not yet been transitioned to use the new API. Dan mentioned earlier that they were testing the canvas view in specific markets, but not yet the new API. On Oct 13, 12:21 pm, halosys <[EMAIL PROTECTED]> wrote: > Hi, > > I have few gadgets in sandbox account in myprofile which were working > fine. > > Now while testing before submitting found gadgets display but in > onclick of buttons > i get to view xml content with message > "style sheet is not proper for same." > > This comes for allearlier gadgets. > > To check if sandbox has some problem tried other online gadget like > slapster > , found it working correctly. > > Checked xml code also, doesnt seem anything wrong. > > Where we are going wrong, needs help. > > as we want to submit the gadget soon. > > Thanks, > > Manoj --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
