Syntex $(selector).load(URL, data, callback); Example: $('#loadhere').load('file.html'); <div id="loadhere"></div>