var _default = elem.children[0]; while(elem.firstChild) { elem.removeChild(elem.firstChild); } elem.appendChild(_default);
elem.options.length = 1;