SyntaxFix
Write A Post
Hire A Developer
Questions
You can use following code to update a placeholder by id:
$("#serMemtb").attr("placeholder", "Type a Location").val("").focus().blur();