Comment ajouter du texte à H2 avec jQuery
$("div#preload h2").html("Some Text Here")
Vivacious Vole
$("div#preload h2").html("Some Text Here")