M
mj.redfox.mj
Hi,
Could anyone tell me why this...
document.forms[0].elements.value=null;
....appears to be assigning the actual string value of "null" to my form
element, rather than actually nullifying it?
Could anyone tell me why this...
document.forms[0].elements.value=null;
....appears to be assigning the actual string value of "null" to my form
element, rather than actually nullifying it?