demo.html. <html> <script> function change(e) { // e is <select> e.nextElementSibling.value = e.value ...
確定! 回上一頁