Como adicionar texto ao H2 com jQuery
$("div#preload h2").html("Some Text Here")
Vivacious Vole
$("div#preload h2").html("Some Text Here")