語法:
<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 ...........詳細請看 ↓
請先 登入 以發表留言。