Template:Team:Valencia Biocampus/Templates/Header
From 2014.igem.org
(Difference between revisions)
Line 60: | Line 60: | ||
if(typeof activeSection === "undefined" ) | if(typeof activeSection === "undefined" ) | ||
var activeSection = "home"; | var activeSection = "home"; | ||
- | $("# | + | $("#header-menu li a.active").removeClass("active"); |
$("#menu_a_"+activeSection).addClass("active"); | $("#menu_a_"+activeSection).addClass("active"); | ||
</script> | </script> | ||
</html> | </html> |
Revision as of 19:30, 25 August 2014