How can I create a checkbox dynamically in IE by manipulating the DOM?
Setting inputDomElement .type='checkbox ' doesn't work. IE says it can't
'get' the member.
Brett
Setting inputDomElement .type='checkbox ' doesn't work. IE says it can't
'get' the member.
Brett
Comment