Difference between revisions of "Team:Uppsala/test5"

Line 429: Line 429:
 
$(window).scroll(function(){
 
$(window).scroll(function(){
 
     var myFixedPositionInit = 650;
 
     var myFixedPositionInit = 650;
     $("#toc").css("top",Math.max(50, 630 - $(this).scrollTop()));
+
     $("#toc").css("top",Math.max(20, 630 - $(this).scrollTop()));
  
 
});
 
});

Revision as of 01:20, 16 October 2018




Uppsala iGEM 2018