jQuery Ajouter l'espace réservé d'entrée
$(".hidden").attr("placeholder", "Type here to search");
Muddy Markhor
$(".hidden").attr("placeholder", "Type here to search");