Hello, I'm creating an application with dojo and when i use ajax with dojo.xhrGet dynamic content is not displayed with theme tundra. Moreover, if my dynamic content use a dijit.form.DateTextBox the browser just display a html textbox.
Here are my scripts :
test.htm
Hello, Ajax world!
@import "js/dojo1.1.1/dijit/themes/tundra/tundra.css";
@import "js/dojo1.1.1/dojo/resources/dojo.css";
