I am using a jQuery placeholder plugin(https://github.com/danielstocks/jQuery-Placeholder). I need to change the placeholder text with the change in dropdown menu. But it is
try this
$('#Selector_ID').attr("placeholder", "your Placeholder");