<!DOCTYPE html>
<html>
<head>
<meta charset="UTF-8">
<title></title>
<style>
select{
width: 200px;
}
</style>
</head>
<body>
<select );
BTN_de1.onclick = function(){
var x = s1.selectedOptions[0];
s1.removeChild(x);
}
</script>

相关文章:

  • 2021-10-11
  • 2022-12-23
  • 2021-10-21
  • 2021-12-10
  • 2021-08-28
  • 2021-09-06
  • 2022-12-23
  • 2021-12-28
猜你喜欢
  • 2021-07-30
  • 2022-12-23
  • 2022-01-10
  • 2022-12-23
  • 2021-05-19
  • 2021-05-31
  • 2022-12-23
相关资源
相似解决方案