getElementById('select1').focus() } </script> </head> <body> <form> <select id="select1"> <option>Apple</option> <option>Pear</option> ...
確定! 回上一頁