Difference between revisions of "Team:Warwick/Modelling2"

Line 115: Line 115:
 
$(function() {
 
$(function() {
 
     $(window).scroll(function() {   
 
     $(window).scroll(function() {   
         var topHeight = $('#element').height((window).height(););  
+
         var topHeight = $('#element').height(700px);  
 
             var scroll = $(window).scrollTop();   
 
             var scroll = $(window).scrollTop();   
  

Revision as of 12:43, 2 September 2015

Warwick iGEM 2015