I used the onchange event in select: <select name="menu" onchange="window.location.href='?codice='+this.options[this.selectedIndex].value;"> < ...
確定! 回上一頁