(function($) { "use strict"; $( document ).ready(function() { $('#header-spacer').height($('#header-main-fixed').height()); }); })(jQuery);