There\'s a div called \"Content\":
It should be filled with data from a PHP file, by AJAX, including
This 'just works' for me using jQuery, provided you don't try to append a subset the XHR-returned HTML to the document. (See this bug report showing the problem with jQuery.)
Here is an example showing it working:
test_1.4
I'm going away.
Here is the equivalent of the above: http://jsfiddle.net/2CTLH/