SyntaxFix
Write A Post
Hire A Developer
Questions
You can use JQuery .load() method:
http://api.jquery.com/load/
$( "#content" ).load( "ajax/test.html div#content" );