Difference between revisions of "Team:Berlin/Project"

(Created page with "<html> <style> iGEM Paris Bettencourt 2015 style * Design by Jérémy Ferrando & Ewen Corre * It's FREE! But you can send us beer at * beer@corre.bio :-): /* RES...")
 
Line 149: Line 149:
 
   </div>
 
   </div>
 
</section>   
 
</section>   
 
+
<!-- Fussabschnitt -->
 
+
</html>
<?php include("inc/footer.php"); ?> 
+
{{Berlin/inc/footer.php}}
 
+
<html>
<!-- Script -->
+
<script src="//code.jquery.com/jquery-1.11.0.min.js"></script>
+
<script src="js/bootstrap.min.js"></script>
+
<script src="js/igemScript.js"></script>
+
 
+
<script src="js/jasny-bootstrap.min.js"></script>
+
 
+
<script>
+
$(document).ready(function() {
+
document.title = 'iGEM Berlin 2014 | Project';
+
});
+
 
+
 
+
$(window).scroll(function() {
+
 
+
    if ($(this).scrollTop() >= 70) {
+
$(".main-menue").css("background-color","rgb(255, 255, 255)");
+
    }
+
   
+
    if ($(this).scrollTop() < 70) { // this refers to window
+
$(".main-menue").css("background-color","none");
+
    }  
+
   
+
});
+
</script>
+
 
+
 
</body>
 
</body>
 
 
 
</html>
 
</html>

Revision as of 17:39, 12 September 2015

Question?

text

text