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

Line 146: Line 146:
 
$(function(){
 
$(function(){
 
   if( window.location.href == 'https://2016.igem.org/Team:TU_Darmstadt' {
 
   if( window.location.href == 'https://2016.igem.org/Team:TU_Darmstadt' {
     $('navbar').Css('position': 'fixed');
+
     $('navbar').addClass('navbar-landingpage-fixed');
 
   }
 
   }
 
});
 
});
 +
</script>
 
</html>
 
</html>

Revision as of 10:53, 17 October 2016