Login Register

parsing

Parse XML String

How to parse an XML string using DOJO. The only examples I seen included older version of DOJO. Is there a newer version of DOJO that can parse XML file?

Thanks
Nags

How do I use markup to create my custom widget and put a dojo widget as its contents also using markup using dojoTypes

I wanted to load a container widget in my custom widget but do it all in markup. How would you do that? I figured seeing this isn't specific on a dijit that this would be the right place to post this. If it's not, I'm sorry.

Do we need to reparse widgets after xhrPost?

Hi,

I am calling xhrPost, which is returning me html code that I put in an innerHTML of some div.
Now, that html code contains dijit widgets. Now those widgets aren't displaying properly, and I guess it's because I have to parse them. Can I call a function to reparse the widgets automatically or do I have to parse each of them individually?

Thanks,

ltn2k

Syndicate content