http://api.jquery.com/load/
$('#area-da-aggiornare').load('tuofile.php');Description: Load data from the server and place the returned HTML into the matched element.
http://api.jquery.com/load/
$('#area-da-aggiornare').load('tuofile.php');Description: Load data from the server and place the returned HTML into the matched element.