Team:Paris Bettencourt/header
From 2012.igem.org
(Difference between revisions)
(196 intermediate revisions not shown) | |||
Line 23: | Line 23: | ||
<meta http-equiv="content-type" content="text/html; charset=utf-8" /> | <meta http-equiv="content-type" content="text/html; charset=utf-8" /> | ||
<link rel="stylesheet" type="text/css" href="https://2012.igem.org/Team:Paris_Bettencourt/Template/style1.css?action=raw&ctype=text/css" /> | <link rel="stylesheet" type="text/css" href="https://2012.igem.org/Team:Paris_Bettencourt/Template/style1.css?action=raw&ctype=text/css" /> | ||
- | <script type="text/javascript" src="/Team:Paris_Bettencourt/js/min?action=raw&ctype=text/javascript"></script> | + | |
+ | <!--<script type="text/javascript" src="/Team:Paris_Bettencourt/js/slider?action=raw&ctype=text/javascript"></script>--> | ||
+ | <script type="text/javascript" src="http://ajax.aspnetcdn.com/ajax/jQuery/jquery-1.7.2.js"></script> | ||
+ | <!--<script type="text/javascript" src="/Team:Paris_Bettencourt/js/min?action=raw&ctype=text/javascript"></script>--> | ||
<script type="text/javascript" src="/Team:Paris_Bettencourt/js/drop?action=raw&ctype=text/javascript"></script> | <script type="text/javascript" src="/Team:Paris_Bettencourt/js/drop?action=raw&ctype=text/javascript"></script> | ||
- | <script type="text/javascript" | + | |
+ | <script type="text/javascript"> | ||
+ | // listen for scroll | ||
+ | var positionElementInPage = $('#menubarbleu').offset().top; | ||
+ | $(window).scroll( | ||
+ | $(function() { | ||
+ | if ($(window).scrollTop() >= positionElementInPage) { | ||
+ | // fixed | ||
+ | $('#menubarbleu').addClass("sticky"); | ||
+ | } else { | ||
+ | // relative | ||
+ | $('#menubarbleu').removeClass("sticky"); | ||
+ | } | ||
+ | }) | ||
+ | ); | ||
+ | </script> | ||
+ | |||
<script type="text/javascript"> | <script type="text/javascript"> | ||
$(function() { | $(function() { | ||
- | $('# | + | $('#menubarbleu > ul').dropotron({ |
mode: 'fade', | mode: 'fade', | ||
globalOffsetY: 11, | globalOffsetY: 11, | ||
Line 34: | Line 53: | ||
}); | }); | ||
}); | }); | ||
+ | |||
+ | |||
+ | </script> | ||
+ | |||
+ | <script type="text/javascript"> | ||
+ | |||
+ | var _gaq = _gaq || []; | ||
+ | _gaq.push(['_setAccount', 'UA-34573161-1']); | ||
+ | _gaq.push(['_trackPageview']); | ||
+ | |||
+ | (function() { | ||
+ | var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true; | ||
+ | ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js'; | ||
+ | var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s); | ||
+ | })(); | ||
+ | |||
</script> | </script> | ||
</head> | </head> | ||
<body> | <body> | ||
+ | |||
+ | |||
<div id="wrapper"> | <div id="wrapper"> | ||
<div id="header"> | <div id="header"> | ||
<div id="logo"> | <div id="logo"> | ||
- | + | <a href="/Team:Paris_Bettencourt"> <img src="https://static.igem.org/mediawiki/2012/3/36/BWARE-logo.png" height="110px" style="position:relative;top:-10px;left:-10px"></a> | |
</div> | </div> | ||
+ | |||
<div id="slogan"> | <div id="slogan"> | ||
- | + | ||
+ | <a href="https://2012.igem.org/Main_Page"><img src="https://static.igem.org/mediawiki/2011/6/68/IgemLogo.png" alt="iGEM Logo" style="position:absolute;left:-150px;top:63px;z-index:100;height:100px"></a> | ||
+ | |||
+ | <!-- <img src="https://static.igem.org/mediawiki/2012/a/a2/Paris_bettencourt.png" alt="Paris Bettencourt Logo" width="150" style="position:absolute;left:-250px;top:60px;z-index:100;width:110px"> --> | ||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
</div> | </div> | ||
</div> | </div> | ||
- | <div id=" | + | <div id="menubarbleu" class=""> |
<ul> | <ul> | ||
<li class="first"> | <li class="first"> | ||
- | <span class="opener">Main<b> | + | <span class="opener">Main<b> </b></span> |
<ul> | <ul> | ||
- | <li><a href=" | + | <li><a href="/Team:Paris_Bettencourt">Home</a></li> |
- | + | <li><a href="/Team:Paris_Bettencourt/Parts">Parts Submitted</a></li> | |
- | <li><a href=" | + | <li><a href="/Team:Paris_Bettencourt/Acknowledgements">Acknowledgements</a></li> |
- | + | <li><a href="/Team:Paris_Bettencourt/Contact">Contact</a></li> | |
- | + | <li><a href="/Team:Paris_Bettencourt/Bonus">Bonus</a></li> | |
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
</ul> | </ul> | ||
</li> | </li> | ||
<li><a href="https://2012.igem.org/Team:Paris_Bettencourt/Team">Team</a></li> | <li><a href="https://2012.igem.org/Team:Paris_Bettencourt/Team">Team</a></li> | ||
<li> | <li> | ||
- | <span class="opener">Project<b></b></span> | + | <span class="opener">Project<b> </b></span> |
<ul> | <ul> | ||
- | <li><a href=" | + | <li><a href="/Team:Paris_Bettencourt/Overview"><img src="https://static.igem.org/mediawiki/2012/a/a2/ParisB_OverviewLogo.png" width="30px"> Overview</a></li> |
- | <li><a href=" | + | <li><a href="/Team:Paris_Bettencourt/Delay"><img src="https://static.igem.org/mediawiki/2012/6/6f/DelaySystem.png" width="30px"> Delay system</a></li> |
- | <li><a href=" | + | <li><a href="/Team:Paris_Bettencourt/Semantic_containment"><img src="https://static.igem.org/mediawiki/2012/1/1c/SemanticContainment.png" width="30px"> Semantic containment</a></li> |
- | <li><a href=" | + | <li><a href="/Team:Paris_Bettencourt/Restriction_Enzyme"><img src="https://static.igem.org/mediawiki/2012/5/5c/RestrictionSystem.png" width="30px"> Restriction enzyme system</a></li> |
- | <li><a href=" | + | <li><a href="/Team:Paris_Bettencourt/MAGE"><img src="https://static.igem.org/mediawiki/2012/3/3a/MAGEgroup.png" width="30px"> MAGE</a></li> |
- | + | <li><a href="/Team:Paris_Bettencourt/Suicide"><img src="https://static.igem.org/mediawiki/2012/d/da/SkullIcon.png" width="30px"> Suicide system</a></li> | |
- | <li><a href=" | + | <li><a href="/Team:Paris_Bettencourt/Encapsulation"><img src="https://static.igem.org/mediawiki/2012/e/e3/PhysicalContainment.png" width="30px"> Encapsulation</a></li> |
- | + | <li><a href="/Team:Paris_Bettencourt/SID"><img src="https://static.igem.org/mediawiki/2012/f/f1/SyntheticImportDomain.png" width="30px"> Synthetic import domain</a></li> | |
- | <li><a href=" | + | |
</ul> | </ul> | ||
</li> | </li> | ||
- | + | <li><a href="/Team:Paris_Bettencourt/Achievements">Achievements</a></li> | |
- | <li><a href=" | + | <li> |
- | <li><a href=" | + | <span class="opener2">Human Practice<b> </b></span> |
- | <li class="last"><a href=" | + | <ul> |
+ | <li><a href="/Team:Paris_Bettencourt/Human_Practice/Overview">Overview</a></li> | ||
+ | <li><a href="/Team:Paris_Bettencourt/Human_Practice/Interview">Interview</a></li> | ||
+ | <li><a href="/Team:Paris_Bettencourt/Human_Practice/Report">Report</a></li> | ||
+ | <li><a href="/Team:Paris_Bettencourt/Human_Practice/Debate">Debate</a></li> | ||
+ | <li><a href="/Team:Paris_Bettencourt/Human_Practice/Workshop">Workshop</a></li> | ||
+ | <li><a href="/Team:Paris_Bettencourt/Human_Practice/WikiScreen">Wiki Screen</a></li> | ||
+ | <li><a href="/Team:Paris_Bettencourt/Human_Practice/HGT">HGT</a></li> | ||
+ | <li><a href="/Team:Paris_Bettencourt/Human_Practice/perception">Team Perception</a></li> | ||
+ | |||
+ | </ul> | ||
+ | </li> | ||
+ | <li> | ||
+ | <span class="opener2">Safety<b> </b></span> | ||
+ | <ul> | ||
+ | <li><a href="/Team:Paris_Bettencourt/Safety"><img src="https://static.igem.org/mediawiki/2012/8/82/Paris_Bettencourt_2012_Safety-questions.png" width="30px"> Safety Questions</a></li> | ||
+ | <li><a href="/Team:Paris_Bettencourt/Modeling"><img src="https://static.igem.org/mediawiki/2012/6/68/Paris_Bettencourt_2012_Safety-assessment.png" width="30px"> Safety Assessment</a></li> | ||
+ | </ul> | ||
+ | </li> | ||
+ | <li><a href="/Team:Paris_Bettencourt/Notebook">Notebook</a></li> | ||
+ | <li class="last"><a href="/Team:Paris_Bettencourt/Attributions">Attributions</a></li> | ||
</ul> | </ul> | ||
<br class="clearfix" /> | <br class="clearfix" /> | ||
</div> | </div> | ||
- | |||
- | </ | + | <div id="page"> |
- | </ | + | |
+ | <!--</div>--> | ||
+ | <!--</div>--> | ||
+ | <!--</body>--> |
Latest revision as of 00:17, 27 October 2012