var selectedOption = document.getElementById('id3').selectedOption; document.getElementById('selectedOption').innerHTML = selectedOption.innerHTML;