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
-~----------~----~----~----~------~----~------~--~---

Reply via email to