>Dojo seems to rely on adding its own unnamespaced attributes to normal >elements. Is this compatible with strict use of XHTML?
That would be my biggest technical gripe (beside the missing documentation) with Dojo - (X)HTML with invented unnamespaced tags will not validate any more, and if there is something I really don't like, it's non-validating code. It's a real pain to build CSS for pages that don't validate. bye, Georg