Been working now for a couple of days with dijit, very nice, i like! Only drawback i've encountered so far is the use of attributes like:
<input type="text" name="name" value="" dojoType="dijit.form.ValidationTextBox"/>
Makes it quite impossible to validate large HTML files as they are full with errors. Is there any way to circumvent this incompliance?
Ta!
