Line 31: | Line 31: | ||
} | } | ||
); | ); | ||
− | |||
//Height responsiveness | //Height responsiveness | ||
$(window).resize(function() { | $(window).resize(function() { | ||
Line 40: | Line 39: | ||
$(window).trigger('resize'); | $(window).trigger('resize'); | ||
− | |||
//Menu moveto container on item click functionallity | //Menu moveto container on item click functionallity | ||
$('.menu-item').on('click', function(){ | $('.menu-item').on('click', function(){ |
Revision as of 03:52, 17 August 2017