Thanks String will check and If any issues, will get back to u
Thanks' Atul www.oceanofweb.com On Mon, Jun 15, 2009 at 7:30 PM, String <[email protected]>wrote: > > On Jun 15, 2:30 pm, Atul Bansal <[email protected]> wrote: > > > I dont know why mine gadget not displaying anything. > > I have checked the code and it seems to me nothing wrong. > > Please if anybody could point out any errors in my gadget-code. > > You have an unterminated string literal, looks like in setting > container.innerHTML on line 26 of your XML. > > A couple of tips: > - You'll see this error yourself in the console of your browser > (although the line number won't be correct after iGoogle's > preprocessing). > - It'd be easier for everyone (including you) if you formatted your > code with one JS statement per line. > > String > > > > --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
