jquery add input placeholder

JavaScript
$(".hidden").attr("placeholder", "Type here to search");

Source

Also in JavaScript: