[orkut-developer] Re: Use MiniMessage with Opensocial API

2008-04-23 Thread Rohit Ghatol (Google)
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 crea

[orkut-developer] Re: Use MiniMessage with Opensocial API

2008-04-23 Thread [EMAIL PROTECTED]
Or you can also do this: var mini = new gadgets.MiniMessage(); var html = "New message created by W3C DOM methods "; message = mini.createStaticMessage(html); On Apr 23, 10:28 am, verma6uc <[EMAIL PROTECTED]> wrote: > Use > var mini = new _IG_MiniMessage(); > mini.createDismissibleMessa

[orkut-developer] Re: Use MiniMessage with Opensocial API

2008-04-23 Thread verma6uc
Use var mini = new _IG_MiniMessage(); mini.createDismissibleMessage("blah blah blah"); --~--~-~--~~~---~--~~ 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