Template:Team:LMU-Munich/Playground/style

From 2014.igem.org

(Difference between revisions)
Line 9: Line 9:
<!-- Latest compiled and minified JavaScript -->
<!-- Latest compiled and minified JavaScript -->
<script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.2.0/js/bootstrap.min.js"></script>
<script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.2.0/js/bootstrap.min.js"></script>
 +
<script src="https://preview.c9.io/loxos/igemlmu/offlineVersion/iGEM.js"></script>
<!-- MAIN STYLE -->
<!-- MAIN STYLE -->
Line 15: Line 16:
</head>
</head>
-
<script>
 
-
$(".nav-item").mouseover(function(){
 
-
$(".active-sub").hide();
 
-
console.log("#" + this.id + "-sub");
 
-
$("#" + this.id + "-sub").show();
 
-
});
 
-
</script>
 
</html>
</html>
__NOTOC__
__NOTOC__

Revision as of 15:16, 1 October 2014