Difference between revisions of "Team:Greece/Project"

Line 20: Line 20:
 
         $('html, body').animate({
 
         $('html, body').animate({
 
             scrollTop: $(this).offset().top + 'px'
 
             scrollTop: $(this).offset().top + 'px'
         }, 10000);
+
         }, 5000);
 
         return this; // for chaining...
 
         return this; // for chaining...
 
     }
 
     }

Revision as of 10:17, 1 September 2017

Loading...