Loading Dynamic Content with jQuery — a practical guide to jQuery load dynamic content with clear examples you can reuse in real projects.
jQuery Tutorial Series (73/101). Prefer one article? Read the complete jQuery tutorial.
Short description
Re-bind events via delegation after content swaps.
load()
$('#main').load('/fragments/dashboard.html');