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

Line 5: Line 5:
 
<link rel="stylesheet" type="text/css"  
 
<link rel="stylesheet" type="text/css"  
 
href="https://2016.igem.org/Template:Team:TU_Darmstadt/Css?action=raw&ctype=text/css" />
 
href="https://2016.igem.org/Template:Team:TU_Darmstadt/Css?action=raw&ctype=text/css" />
<script type="text/javascript" src="https://2016.igem.org/Template:Team:TU_Darmstadt/Js?
 
action=raw&ctype=text/javascript"></script>
 
<style>@import 'https://fonts.googleapis.com/css?family=Love+Ya+Like+A+Sister';</style>
 
<script type="text/javascipt">
 
// START Breakpoint Stuff
 
  
 +
<script type="text/javascript">
 
(function($) {
 
(function($) {
  
Line 91: Line 87:
  
 
})(jQuery);
 
})(jQuery);
 
+
</script>
// END Breakpoint stuff
+
<script type="text/javascript">
// START Other stuff
+
 
+
 
$(document).ready(function(){
 
$(document).ready(function(){
// $("#header").load("header.html");
+
$("#header").load("header.html");
// $("#footer").load("footer.html");
+
$("#footer").load("footer.html");
 
$(window).scroll(function(event){
 
$(window).scroll(function(event){
 
var scrollY = $(window).scrollTop();
 
var scrollY = $(window).scrollTop();
Line 153: Line 147:
 
}
 
}
 
});
 
});
 
// END Other stuff
 
 
</script>
 
</script>
 +
 +
 +
<!-- START Scrollbox -->
 +
<script type="text/javascript" src="https://2016.igem.org/Template:Team:TU_Darmstadt/Js?
 +
action=raw&ctype=text/javascript"></script>
 +
<!-- END Scrollbox -->
 +
<style>@import 'https://fonts.googleapis.com/css?family=Love+Ya+Like+A+Sister';</style>
 
</head>
 
</head>
 
</html>
 
</html>

Revision as of 13:24, 12 October 2016