<input type="text" id="elemento" name="elemento"> [...] obje = document.getElementById('elemento'); [...] for (i=0; i<obje.options.length; i++) {