Prova con
<input type="text" name="cod1" id="cod1" onkeyup="if (this.value.length==2) document.getElementById('cod2').focus()" />
<input type="text" name="cod2" id="cod2" />
Prova con
<input type="text" name="cod1" id="cod1" onkeyup="if (this.value.length==2) document.getElementById('cod2').focus()" />
<input type="text" name="cod2" id="cod2" />
Michele Castellucci
Sviluppatore Web del Consorzio CottonBit
Consorzio Cottonbit
Risorse per la programmazione
Dire Fare Programmare!