if(isNaN(String.fromCharCode(e.keyCode)) { //отменили событие если не число e.preventDefault(); return false; } //работаем дальше