$("#seccion").load("secciones/empleo.html",function(){ $('#loading').fadeOut('slow', function() { $(this).remove(); });});