Team:Evry/template v1

From 2013.igem.org

(Difference between revisions)
Line 46: Line 46:
     $(document).scroll(function() {
     $(document).scroll(function() {
      
      
-
         if($(document).scrollTop()>=190px)
+
         if($(document).scrollTop()>=180)
             {
             {
                 $('#menu').css('position','fixed').css('top','0px').css('width','100%');
                 $('#menu').css('position','fixed').css('top','0px').css('width','100%');

Revision as of 16:40, 20 September 2013