Team:TU-Eindhoven/Template:BaseFooter

From 2013.igem.org

(Difference between revisions)
Line 29: Line 29:
});
});
   
   
-
$('#toTop').click(function() {
+
$('.tue-gototop-sticky').click(function() {
$('body,html').animate({scrollTop:0},800);
$('body,html').animate({scrollTop:0},800);
});
});

Revision as of 22:10, 28 July 2013