<input type="text" id="off" value="havasoguk" onkeyup="gostettir(this)" />
function*gostettir(e) {  alert(e.value);}
Bu şekilde olur.