Login Register

dijit Dialog

dialog does not show up after xhrpost

Following is my code, where I am trying to show the dialog after doing the xhrpost ,
but the dialog does not show up and submits to the default url,

i tried using 1.0 and 1.1 dojo release,

please help,

function getHtml(e) {

e.preventDefault();

dojo.xhrPost ({

// The page that parses the POST request

url: 'myurl',

// Name of the Form we want to submit

activating dijit Dialog crashes IE

Hi all,
I'm hoping this community can help me out, because I've pretty much run into a dead end with MS on this issue. BTW, we're using dojo 0.9.

Syndicate content