Как добавить текст в H2 с jQuery
$("div#preload h2").html("Some Text Here")
Vivacious Vole
$("div#preload h2").html("Some Text Here")