<select  onchange=this.selectedIndex=i  id=s> 
<option>1 
<option  selected>2 
<option  >3 
</select> 
<script> 
var  i=s.selectedIndex 
</script>

相关文章:

  • 2021-11-08
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2021-12-30
  • 2022-12-23
  • 2022-12-23
  • 2022-03-10
猜你喜欢
  • 2021-06-27
  • 2022-12-23
  • 2021-07-31
  • 2021-10-23
  • 2021-07-17
  • 2022-12-23
相关资源
相似解决方案