<input type="text" id="input-text" /> <input type="button" onclick="alert(document.getElementById('input-text').value)" />