$(document).ready(function(){ $("#header").load("../pages/shared/header.html"); $("#footer").load("../pages/shared/footer.html"); });