select 标签(在这种情况下)的精彩之处在于它将从选项标签中获取其值。 尝试: <select onChange="javascript:doSomething(this.value);"> <option value= ...
確定! 回上一頁