var input = document.querySelector('.table_create_postup_na_s2__kolichestvo') input.oninput = function() { console.log(input.value) };