reload part of page code example Example: relode div function updateDiv() { $( "#here" ).load(window.location.href + " #here" ); }