Making partial matches with jQuery? September 28, 2023 by Tarik I’m thinking of one of these… $('input[id*="_date"]').css('background-color', 'red');