Team:British Columbia/Templates/MainHeader

From 2014.igem.org

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

Revision as of 03:09, 18 October 2014

2014 UBC iGEM