Ver originalsetInverval(function(){ $.ajax({url:"content",success:function(result){ $("#content").html(result); }});}, 1000 * 60);