Difference between revisions of "Team:Uppsala/test5"

Line 354: Line 354:
 
$( document ).ready(function() {
 
$( document ).ready(function() {
  
$(window).resize(function() {
+
 
if ( $(window).width() < 800) {
+
  
 
   // Since side navigation is displayed at start at the very top and jumps down at scrolling
 
   // Since side navigation is displayed at start at the very top and jumps down at scrolling
Line 414: Line 413:
 
     });
 
     });
  
  }
 
  
else {
 
    $("#toc").css('visibility','hidden');
 
}
 
 
  });
 
 
});
 
});
  

Revision as of 01:35, 17 October 2018




Uppsala iGEM 2018