<select id="select"> <option>Вася</option> <option ... select.length; i++) { if (select[i].value === 'Терпила') select[i].selected = true; }
確定! 回上一頁