$.get('/jquery/ajax/example-simple', function(data) { $('#ajax-html').html(data); });