cara menambahkan teks ke h2 dengan jQuery
$("div#preload h2").html("Some Text Here")
Vivacious Vole
$("div#preload h2").html("Some Text Here")