I have a gadget with a mini-message.

Until now the gadget has just fetched static text from webpage.php via
the mini-message and displayed it.

What I want to have happen is that webpage.php will return javascript
that will be inserted into my gadget via the mini-message.

This works as expected in firefox.

However in IE and Chrome the inserted javascript isn't evaluated.
Part of the javascript sources an external file:

<script type="text/javascript" src="XXX"></script>

and this isn't executing in IE and Chrome.

I think it has something to do with the way they handle innerHTML.

Any suggestions?

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