$(document).ready( function(){ $(".footer").load('block/footer.html'); $(".head").load('block/head.html'); });