Team:British Columbia/Templates/Footer

From 2014.igem.org

(Difference between revisions)
Line 13: Line 13:
$('.scrollup').click(
$('.scrollup').click(
         function () {
         function () {
-
             $('html, body').scrollTop(0);
+
             $('body').scrollTop(0);
         }
         }
     );
     );

Revision as of 03:16, 18 October 2014

© 2014 UBC iGEM