executeScripts" property.
>
> BR,
> Andras.
>
>
> -
> To unsubscribe, e-mail: user-unsubscr...@struts.apache.org
> For additional commands, e-mail: user-h...@struts.apache.org
>
>
--
Tedy Marcos Colombini
gt;> }
>>};
>>dojo.io.bind(kw);
>>}
>>
>>
>>
>>
>>
>>> value="Javascript" />
>>
>>
>>
>>
>>
>>
>> This is the response from Test.action:
>>
>> Content
>>
>>alert("test")
>>
>>
>>
>> Thank you for your help,
>>
>>
>>
>
>
> -
> To unsubscribe, e-mail: user-unsubscr...@struts.apache.org
> For additional commands, e-mail: user-h...@struts.apache.org
>
>
--
Tedy Marcos Colombini
dojo.byId(divId).innerHTML = data;
},
error: function(type, error, http){
alert(error);
}
};
dojo.io.bind(kw);
}
This is the response from Test.action:
Content
alert("test")
Thank you for your help,
--
Tedy Marcos Colombini
gt; http://dojotoolkit.org/forum/dojo-0-4-x-legacy/dojo-0-4-x-support/whick-package-xhrget-available-0-4
>
> BR,
> Andras
>
>
> Tedy Marcos Colombini wrote:
>
>> Hi guys, sorry for the previous email. I pressed some shortcut by
>> accident.
>>
>> I a
sponse){
dojo.byId('divResult').innerHTML = response;
},
error: function(data){
console.debug("An error occurred: ", data);
},
timeout: 2000,
};
dojo.xhrGet(kw);
}
--
Tedy Marcos Colombini
ot;,
handleAs:"text",
load: function(response){
dojo.byId('divResult').innerHTML = response;
},
error: function(data){
console.debug("An error occurred: ", data);
},
timeout: 2000,
};
dojo.xhrGet(kw);
}
--
Tedy Marcos Colombini
6 matches
Mail list logo