When trying to use dojo.parser if I have a dijit widget within a form element, the parser does not work. However, if I move it out of the form element it works just fine. Is this a known issue?
--Keith
When trying to use dojo.parser if I have a dijit widget within a form element, the parser does not work. However, if I move it out of the form element it works just fine. Is this a known issue?
--Keith
Oops
Seems not to be the case. I just wrote a simpler test case, and everything seems to be fine.