Difference between revisions of "Template:TU Darmstadt/Model/Banner"

 
(2 intermediate revisions by 2 users not shown)
Line 5: Line 5:
 
$(function() {
 
$(function() {
 
   $('.scroll-down_jm').click (function() {
 
   $('.scroll-down_jm').click (function() {
     $('html, body').animate({scrollTop: $('#Chapter1').offset().top }, 'slow');
+
     $('html, body').animate({scrollTop: $('#scroll').offset().top }, 'slow');
 
     return false;
 
     return false;
 
   });
 
   });
Line 17: Line 17:
 
         </div>
 
         </div>
 
         <div class="repos_jm">
 
         <div class="repos_jm">
           <a  href="#Chapter1">Introduction</a>
+
           <a  href="#Chapter 1">Introduction</a>
           <a  href="#Chapter2">Benefits to our project</a>
+
           <a  href="#Chapter 2">Achievements</a>
 
          
 
          
  

Latest revision as of 11:44, 26 October 2020