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
change placeholder text using jquery
try this
$('#selector').attr("placeholder", "Type placeholder");