Team:British Columbia/Templates/Footer

From 2014.igem.org

(Difference between revisions)
Line 12: Line 12:
$('.scrollup').click(
$('.scrollup').click(
-
         function (e) {
+
         function () {
-
             $('html, body').animate({scrollTop: '0px'}, 800);
+
             $('html, body').scrollTop: '0px';
         }
         }
     );
     );

Revision as of 03:14, 18 October 2014

© 2014 UBC iGEM