<html> <head> <script> function displayResult() { document.getElementById("orange").selected=true; } </script> </head> <body> <form> Select your favorite ...
確定! 回上一頁