Team:British Columbia/Templates/Footer
From 2014.igem.org
(Difference between revisions)
Line 12: | Line 12: | ||
$('.scrollup').click( | $('.scrollup').click( | ||
- | function ( | + | function () { |
- | $('html, body'). | + | $('html, body').scrollTop: '0px'; |
} | } | ||
); | ); |
Revision as of 03:14, 18 October 2014