$('#contact_name').on('input', function() { code example Example: jquery on input $('input').on('input propertychange', ()=>{});