Tutorial Run JavaScript Only After Entire Page Has Loaded by Unknown in jquery , Tutorial 0 $(window).bind("load", function() { // code here });