Difference between revisions of "Team:TUDelft/Header"

Line 750: Line 750:
 
                         window.location.hash = hash;
 
                         window.location.hash = hash;
 
                     // Using jQuery's animate() method to add smooth page scroll
 
                     // Using jQuery's animate() method to add smooth page scroll
                     // The optional number (100) specifies the number of milliseconds it takes to scroll to the specified area
+
                     // The optional number (200) specifies the number of milliseconds it takes to scroll to the specified area
 
                     $('html, body').animate({
 
                     $('html, body').animate({
 
                         scrollTop: $(hash).offset() .top -100
 
                         scrollTop: $(hash).offset() .top -100

Revision as of 08:53, 19 October 2019