Login Register

dojo widget

HTML and dojo widget in a string returned from Ajax-PHP response

I'm fine up to the point of returning data from the server and changing the HTML tag's innerHTML, but the Dojo widget embedded in the HTML is disabled (inline edit, to be specific). I'm guessing I have to reparse the widgets coming from the server response. My code's fine. All I need to know is how do I parse a widget copied in, not created programmatically?

Syndicate content