jQuery ajax actualizer
Include jQuery & this plugin into your HTML file and use this js code:
$('#target').actualizer('a');
On click at any A element, the element with id ‘target’ will contain content of the page in href attribute.
You also can write as parameter a form instead of a link.
Include code: