Difference between revisions of "Template:HK SKHLPSS MAIN"

Line 62: Line 62:
  
 
// force to hide the menu bar when load the page
 
// force to hide the menu bar when load the page
$(".igem_2017_menu_wrapper").hide();
+
if ($(window).width > 800) {
 +
  $(".igem_2017_menu_wrapper").hide();
 +
}
  
 
// if the black menu bar has been loaded
 
// if the black menu bar has been loaded

Revision as of 10:46, 27 June 2017