語法:
<select onChange="if(this.options[this.selectedIndex].value) {
window.open(this.options[this.selectedIndex].value) }">
<option>- 請選擇 -</option>
<optg ...........詳細請看 ↓
<select onChange="if(this.options[this.selectedIndex].value) {
window.open(this.options[this.selectedIndex].value) }">
<option>- 請選擇 -</option>
<optg ...........詳細請看 ↓







