Needs a little more than that for the gadget to actually render...

I believe this is the complete "Hello World" example...

<?xml version="1.0" encoding="UTF-8"?>
<Module>
<ModulePrefs title="hello world example" />
<Content type="html"><![CDATA[
Hello, world!
]]></Content>
</Module>

also look into using the Google Gadget Editor, a very handy
development gadget.

http://www.google.com/ig/adde?moduleurl=www.google.com/ig/modules/gge.xml



On Oct 15, 3:23 pm, "[EMAIL PROTECTED]" <[EMAIL PROTECTED]> wrote:
> Hey !
> I'm in  University and we have to code a google gadget. OK. I learn
> with the documentation but when  I copy/paste the code for Hello
> World !, my browser doesn't put "Hell world !" on the screen when this
> text is between CDATA.
>
> Example :  <![CDATA[
>            Hello, world!
>      ]]>
>            Doesn't work but on the documentation they say that we have to
> write like that.
>
> I don't understand, if someone can help me ?
> Thank's
--~--~---------~--~----~------------~-------~--~----~
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