Do you want to add the HTML 5 doctype? By default gadgets render in quirks mode but your can add a specification version of 2 to the gadget XML to force it to add the HTML 5 doctype.
For example... <Module specificationVersion='2'> On Thu, Oct 18, 2012 at 6:21 AM, Praveena Sarathchandra <[email protected]>wrote: > Hi, > > Is it possible to define DOCTYPE inside a Shindig gadget? > > Thanks. >
