Difference between revisions of "Team:Evry/Template:Footer"

m
m (Trying to debug the 'sticky menu when scrolling too fast' bug, without success...)
Line 33: Line 33:
 
               });
 
               });
 
               $('#toTop').click(function () {
 
               $('#toTop').click(function () {
                   $('body,html').animate({scrollTop:0}, 1000);
+
                   $('body,html').animate({scrollTop:0}, 800);
 
               });
 
               });
 
           });
 
           });

Revision as of 22:58, 20 November 2015

Scroll to top To top