i tested it on FF 12.0 and it shows "Hello, world!"
chrome does show blank. maybe js is disabled?!?
@Estiven
u are sometimes funny
Am Donnerstag, 7. Juni 2012 17:52:49 UTC+2 schrieb wagtail:
>
> In any browser except Opera, GGE Preview seems to fail to generate
> anything. For example, consider this code:
>
> <?xml version="1.0" encoding="UTF-8"?>
> <Module>
> <ModulePrefs title="hello world example" />
> <Content type="html"><![CDATA[
> <div id="hello"></div>
> <script type="text/javascript">
> _gel("hello").innerHTML="Hello, world!";
> </script>
> ]]></Content>
> </Module>
>
> Paste it in Opera, and then in Chrome (which I prefer to develop in) or
> any other browser. The code will work in Opera preview but does not seem
> to work in any other common browser. Maybe I'm missing something really
> basic? What is the issue?
>
> Thanks!
>
--
You received this message because you are subscribed to the Google Groups
"iGoogle Developer Forum" group.
To view this discussion on the web visit
https://groups.google.com/d/msg/Google-Gadgets-API/-/zYKcyT7ay1gJ.
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.