Removes the specified item.
Required file: ext/dhtmlxform_dyn.js
Parameters:
// for radio button myForm.removeItem(name, value); // for other items myForm.removeItem(name);