I\'m using a standard output of开发者_Go百科 Zend_Dojo_Element_DateTextbox AKA dijit.form.datetextbox... I want to use NULL or 0 values, but it always defaults to 11/30/1899... is there a simple optio
I want to perform some client side form validation and I was thinking to use Dojo to do it. I want the user to be able to insert what he wants in the text boxes, but when he clicks submit, the form t
Runni开发者_Python百科ng the following code: dojo.toJson(formSearch.attr(\"value\")); Appears to not serialize the value of dijit.form.DateTextBox controls.Looking in Firebug, I can see that formSe