function Ru(obj) { obj.value = obj.value.replace(/[^а-яё]/ig,''); } </script> <input onkeyup="Ru(this);">