<select onchange="javascript:if(this.value == 1)alert(1);"> <option>Вибір</option> <option value="1"></option> </select>