Hi Till, > I'd advice to built a clean VM with IE6. I use those tools as well, > but I also found they crash unexpectedly sometimes. And it's not > always because the IE engine would.
Ok, setting up a clean VM is another field I need to work at. If I find the time, I will try it. But until then I need to stick to the tools that are available here. ;-( > Also, thinking about your code and my response. Maybe Dojo is trying > to hide code from IE6 using this method? If so, then a "screen" would > be missing, imho. Maybe you can patch that and let us know if it > helped. Well in the manual <http://docs.dojocampus.org/dijit-themes> the inclusion of the css theme is explained with the link-tag. <link rel="stylesheet" href="dojo/dijit/themes/tundra/tundra.css" /> I am not an expert but it would make much sense to hide the css from the IE6 since Dojo without any styles looks a bit strange. So I am not sure if the Dojo guys really want to hide anything from IE6 at this point. Thanks, Ralf
