Difference between revisions of "Team:Warwick/Modelling2"

Line 120: Line 120:
 
   $(window).scroll(function (event) {
 
   $(window).scroll(function (event) {
 
     // what the y position of the scroll is
 
     // what the y position of the scroll is
     var y = $(this).scrollTop(400px);
+
     var y = $(this).scrollTop();
  
 
     // whether that's below the form
 
     // whether that's below the form

Revision as of 13:31, 2 September 2015

Warwick iGEM 2015