Difference between revisions of "Template:Team:TU Darmstadt/MainMenu"

Line 43: Line 43:
 
     if ($(this).prop('href') == window.location.href) {
 
     if ($(this).prop('href') == window.location.href) {
 
       $(this).addClass('current');
 
       $(this).addClass('current');
console.log(window.location.href);
 
console.log(this);
 
 
 
     }
 
     }
 
   });
 
   });

Revision as of 13:14, 12 October 2016