content goes here
compliance
HTML compliance possible?
Submitted by pwn4g3 on Fri, 02/29/2008 - 11:09.
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!
