$(document).on('change', 'input', function() { // Does some stuff and logs the event to the console });