$( document ).ready( function () { $( '#contactForm' ).load( '/modules/contactForm.html' ); } );