Login Register

form ie6

Dynamically adding elements to dijit.Form compatible with IE6

If I append a form input element to a dijit.Form.containerNode, the key in containerNode gets correctly set to the input name, except in IE6, where it is a number. Is there anyway that I can add an element to a Form instance and be able to access it by its name? Elements that are parsed in get set correctly.

Thanks,
-Al

Syndicate content