prova
<select onchange="if(this.selectedIndex>=0 && this.options[this.selectedIndex].value){ location.href=this.options[this.selectedIndex].value;}">
ps l'onclick sulle options su diversi browsers non fa niente
prova
<select onchange="if(this.selectedIndex>=0 && this.options[this.selectedIndex].value){ location.href=this.options[this.selectedIndex].value;}">
ps l'onclick sulle options su diversi browsers non fa niente