Hi Daniel,

Please use this gadget xml file for your reference for MiniMessages.
It covers all the scenarios for MiniMessages.

http://hosting.gmodules.com/ig/gadgets/file/115537651881774373169/minimsg.xml

regards,
Rohit

On Apr 22, 10:40 pm, Daniel <[EMAIL PROTECTED]> wrote:
> Hi,
>
> I can create aMiniMessageby doing this:
> --- CODE ---
>   var msg = new gadgets.MiniMessage(__MODULE_ID__);
>
>   var div = document.createElement("div");
>   div.innerHTML = "New message created by W3C DOM methods.";
>
>   msg.createStaticMessage(div);
> --- /CODE ---
> How can I do this using the gadgets.MiniMessage(http://
> code.google.com/apis/opensocial/docs/0.7/reference/
> gadgets.MiniMessage.html) ?
>
> Best regards,
> Daniel Botelho
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Orkut Developer Forum" group.
To post to this group, send email to opensocial-orkut@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/opensocial-orkut?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to