Difference between revisions of "Team:Uppsala/test5"

Line 365: Line 365:
 
<script>
 
<script>
 
$( document ).ready(function() {
 
$( document ).ready(function() {
 +
 +
$(window).scroll(function(){
 +
    $("#toc").css("top",Math.max(0,250-$(this).scrollTop()));
 +
 +
 +
/*
 
var stickySidebar = $('#toc');
 
var stickySidebar = $('#toc');
  
Line 399: Line 405:
 
   }
 
   }
 
});
 
});
 +
*/
 +
  
 
});
 
});

Revision as of 21:39, 15 October 2018




Uppsala iGEM 2018