SyntaxFix
Write A Post
Hire A Developer
Questions
You just need this:
$(".hidden").attr("placeholder", "Type here to search");
classList is used for manipulating classes and not attributes.
classList