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