Team:Grenoble-EMSE-LSU/Menu

From 2013.igem.org

(Difference between revisions)
 
(57 intermediate revisions not shown)
Line 1: Line 1:
-
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
 
-
 
-
<head>
 
-
<title>Grenoble-EMSE-LSU, iGEM</title>
 
-
<meta http-equiv="content-type" content="text/html;charset=utf-8" />
 
-
<meta name="generator" content="Geany 0.19.1" />
 
-
</head>
 
-
 
-
<!-- Chargement CSS -->
 
-
 
-
<link rel="stylesheet" href="https://2013.igem.org/Team:Grenoble-EMSE-LSU/Design/Menu?action=raw&ctype=text/css" type="text/css" />
 
-
        <link rel="stylesheet" href="https://2013.igem.org/Team:Grenoble-EMSE-LSU/Design/Menu_Couleurs?action=raw&ctype=text/css" type="text/css" />
 
-
 
-
</html>
 
-
 
-
<!-- JAVASCRIPTS -->
 
<html>
<html>
-
<!-- ie9.js (fixes all Internet Explorer browsers older than ie9) -->
 
-
    <!--[if lt IE 9]>
 
-
    <script src="http://ie7-js.googlecode.com/svn/version/2.1(beta4)/IE9.js"></script>
 
-
    <![endif]-->
 
-
<!-- jQuery Tools (slider) -->
 
-
<script type="text/javascript" src="http://cdn.jquerytools.org/1.2.5/full/jquery.tools.min.js"></script>
 
-
<script type="text/javascript">
 
-
$(function() {
 
-
    // initialize scrollable
 
-
    $(".style_diapo").scrollable().navigator();
 
-
});
 
-
</script>
 
-
<!-- Obliger le menu a suivre la fenetre -->
 
-
<script type="text/javascript">
 
-
$(window).scroll(function () {
 
-
var scrollPos = $(window).scrollTop();
 
-
if (scrollPos > 155) {
 
-
$(".navigation").addClass("stickToTop");
 
-
} else {
 
-
$(".navigation").removeClass("stickToTop");
 
-
}
 
-
if (scrollPos > 180) {
 
-
$(".toc").addClass("stickBelowNavigation");
 
-
} else {
 
-
$(".toc").removeClass("stickBelowNavigation");
 
-
}
 
-
 
-
});
 
-
</script>
 
-
<!-- Sexy Drop Down (drop down navigation) -->
 
-
<script type="text/javascript">
 
-
$(document).ready(
 
-
function(){
 
-
$("ul.subnav").parent().find("> a").append("<span> ↓</span>");
 
-
$("ul.topnav li").hover(
 
-
function() {
 
-
// Hover over
 
-
$(this).parent().find("ul.subnav").hide();
 
-
$(this).find("ul.subnav").show();
 
-
// Hover out
 
-
$(this).hover(
 
-
function() {
 
-
},
 
-
function(){
 
-
$(this).find("ul.subnav").hide();
 
-
}
 
-
);
 
-
},
 
-
function(){
 
-
$(this).find("ul.subnav").hide();
 
-
}
 
-
);
+
<div id="wrapper">
-
}
+
    <div id="nav">
-
);
+
<nav>
-
</script>
+
    <ul class="topnav">
-
<!-- Remove all empty <p> tags -->
+
-
<script type="text/javascript">
+
<!-- Home -->
-
    $(document).ready(function() {
+
<li id="home"><a href="/Team:Grenoble-EMSE-LSU">Home</a></li>
-
        $("p").filter( function() {
+
-
            return $.trim($(this).html()) == '';
+
<!-- Project -->
-
        }).remove()
+
<li id="proj"><a href="/Team:Grenoble-EMSE-LSU/Project">Scientific Project</a>
-
    });
+
    <ul class="subnav">
-
</script>
+
<li><a href="/Team:Grenoble-EMSE-LSU/Project">Overview</a></li>
-
<!-- Empty heading? - Then remove it.. -->
+
-
<script type="text/javascript">
+
<li><a href="/Team:Grenoble-EMSE-LSU/Project/Biology">Biology</a>
-
$(document).ready(function() {
+
<ul class="subsubnav">
-
if ("" == "</html>{{{1}}}<html>") {
+
<li><a href="/Team:Grenoble-EMSE-LSU/Project/Biology/Cell_Density">Light-Controlled Cell Density</a></li>
-
$("#heading").remove();
+
<li><a href="/Team:Grenoble-EMSE-LSU/Project/Biology/KR">Light-Controlled KillerRed Concentration</a></li>
-
}
+
</ul>
-
});
+
</li>   
-
</script>
+
               
-
<!-- MathJax (LaTeX for the web) -->
+
<li><a href="/Team:Grenoble-EMSE-LSU/Project/Modelling">Modelling</a>
-
<script type="text/javascript" src="http://cdn.mathjax.org/mathjax/latest/MathJax.js?config=TeX-AMS-MML_HTMLorMML"></script>
+
<ul class="subsubnav">
-
<!-- MathJax (LaTeX for the web) -->
+
<li><a href="/Team:Grenoble-EMSE-LSU/Project/Modelling/Building">Building the Model</a></li>
-
<!-- This part is only if you want to use $...$ delimiters -->
+
               
-
<script type="text/x-mathjax-config">
+
            <li><a href="/Team:Grenoble-EMSE-LSU/Project/Modelling/Parameters">Finding Parameters</a></li>
-
    MathJax.Hub.Config({tex2jax: {inlineMath: [['$','$'], ['\\(','\\)']]}});
+
<li><a href="/Team:Grenoble-EMSE-LSU/Project/Modelling/Density">Density control</a></li>
-
</script>
+
</ul>
-
<script type="text/javascript" src="http://cdn.mathjax.org/mathjax/latest/MathJax.js?config=TeX-AMS-MML_HTMLorMML"></script>
+
-
</html>
+
-
 
+
-
 
+
-
<!--
+
-
 
+
-
 
+
-
Intégration du menu
+
-
 
+
-
 
+
-
-->
+
-
 
+
-
<html>
+
-
<body>
+
-
<nav>
+
-
<ul class="topnav">
+
-
<li>
+
-
<a href="/Team:Grenoble-EMSE-LSU">Home</a>
+
</li>
</li>
-
+
<li><a href="/Team:Grenoble-EMSE-LSU/Project/Validation">Validation</a>
-
<li>
+
<ul class="subsubnav">
-
<a href="/Team:Grenoble-EMSE-LSU/Project" ><span class="scriptina">Project</span></a>
+
<li><a href="/Team:Grenoble-EMSE-LSU/Project/Validation">Experiments</a></li>
-
<ul class="subnav">
+
<li><a href="/Team:Grenoble-EMSE-LSU/Project/Validation/Future">Future Experiments</a></li>
-
                    <li><a href="/Team:Grenoble-EMSE-LSU/Project">Idea</a></li>
+
-
<li><a href="/Team:Grenoble-EMSE-LSU/Project/Results">Main Results</a></li>
+
-
<li><a href="/Team:Grenoble-EMSE-LSU/Project/Attribution">Attributions</a></li>
+
</ul>
</ul>
</li>
</li>
-
+
<li><a href="/Team:Grenoble-EMSE-LSU/Project/Instrumentation">Instrumentation</a>
-
                <li>
+
<ul class="subsubnav">
-
                    <a href="/Team:Grenoble-EMSE-LSU/Biology">Biology</a>
+
<li><a href="/Team:Grenoble-EMSE-LSU/Project/Instrumentation">TalkE'coli</a></li>
-
                    <ul class="subnav">
+
<li><a href="/Team:Grenoble-EMSE-LSU/Project/Instrumentation/Fluo">Main parts of the device</a></li>
-
                    <li><a href="/Team:Grenoble-EMSE-LSU/Biology">Network</a></li>
+
</ul>
-
                        <li><a href="/Team:Grenoble-EMSE-LSU/Biology/KillerRed">KillerRed</a></li>                      
+
-
                        <li><a href="/Team:Grenoble-EMSE-LSU/Biology/Instrumentation">Instrumentation</a></li>
+
-
                        <li><a href="/Team:Grenoble-EMSE-LSU/Biology/Protocols">Protocols</a></li>
+
-
                        <li><a href="/Team:Grenoble-EMSE-LSU/Biology/Notebook">Notebook</a></li>
+
-
                    </ul>
+
</li>
</li>
 +
<li><a href="/Team:Grenoble-EMSE-LSU/Project/Attribution">Attributions</a></li>
 +
</ul>
 +
</li>
-
<li>
+
<!-- Documentation -->
-
                <a href="/Team:Grenoble-EMSE-LSU/Modeling">Modeling</a>
+
<li id="doc"><a href="/Team:Grenoble-EMSE-LSU/Documentation/Biobricks">Documentation</a>
-
                    <ul class="subnav">
+
<ul class="subnav">
-
                        <li><a href="/Team:Grenoble-EMSE-LSU/Modeling">Network</a></li>
+
<li><a href="/Team:Grenoble-EMSE-LSU/Documentation/Biobricks">Data Page</a></li>
-
                        <li><a href="/Team:Grenoble-EMSE-LSU/Modeling/Arduino">Arduino</a></li>                  
+
                <li><a href="/Team:Grenoble-EMSE-LSU/Documentation/Protocols">Protocols</a></li>
-
                        <li><a href="/Team:Grenoble-EMSE-LSU/Modeling/Notebook">Notebook</a></li>
+
<li><a href="/Team:Grenoble-EMSE-LSU/Documentation/Notebook">Notebook</a>
-
                    </ul>
+
<ul class="subsubnav">
-
                </li>
+
<li><a href="/Team:Grenoble-EMSE-LSU/Documentation/Notebook/May">May</a></li>
-
+
<li><a href="/Team:Grenoble-EMSE-LSU/Documentation/Notebook/June">June</a></li>
-
+
<li><a href="/Team:Grenoble-EMSE-LSU/Documentation/Notebook/July">July</a></li>
-
                <li>
+
<li><a href="/Team:Grenoble-EMSE-LSU/Documentation/Notebook/August">August</a></li>
-
<a href="/Team:Grenoble-EMSE-LSU/HumanPractice">Human Practice</a>
+
<li><a href="/Team:Grenoble-EMSE-LSU/Documentation/Notebook/September">September</a></li>
-
<ul class="subnav">
+
</ul>
-
<li><a href="/Team:Grenoble-EMSE-LSU/Human_Practice">Overwiew</a></li>
+
</li>
-
    <li><a href="/Team:Grenoble-EMSE-LSU/Human_Practice/Idea1">Idea1</a></li>
+
<li><a href="/Team:Grenoble-EMSE-LSU/Documentation/Safety/KR">Safety</a>
-
    <li><a href="/Team:Grenoble-EMSE-LSU/Human_Practice/Idea2">Idea2</a></li>
+
<ul class="subsubnav">
 +
<li><a href="/Team:Grenoble-EMSE-LSU/Documentation/Safety/KR">KillerRed</a></li>
 +
<li><a href="/Team:Grenoble-EMSE-LSU/Documentation/Safety/Datasheet">Safety Datasheets</a></li>
</ul>
</ul>
</li>
</li>
 +
</ul>
 +
</li>
 +
 +
<!-- Human Practice -->
 +
        <li id="HP"><a href="/Team:Grenoble-EMSE-LSU/Human_Practice">Human Practice</a>
 +
    <ul class="subnav">
 +
<li><a href="/Team:Grenoble-EMSE-LSU/Human_Practice/Promotion">iGEM Promotion</a></li>
 +
<li><a href="/Team:Grenoble-EMSE-LSU/Human_Practice/Lyon">Lyon Jamboree</a></li>
 +
<li><a href="/Team:Grenoble-EMSE-LSU/Human_Practice/Game">Play with us !</a></li>
 +
<li><a href="/Team:Grenoble-EMSE-LSU/Human_Practice/Collaboration">Collaborations</a></li>    
 +
    </ul>
 +
</li>
 +
 +
<!-- Team -->
 +
<li id="team"><a href="/Team:Grenoble-EMSE-LSU/Team">Team</a>
 +
<ul class="subnav">
 +
<li><a href="/Team:Grenoble-EMSE-LSU/Team/Students">Students</a></li>
 +
                <li><a href="/Team:Grenoble-EMSE-LSU/Team/Advisors">Advisors and Instructors</a></li>
 +
                <!--<li><a href="/Team:Grenoble-EMSE-LSU/Team/Grenoble">Home Towns</a></li>-->
 +
                <li><a href="/Team:Grenoble-EMSE-LSU/Team/Sponsors">Sponsors</a></li>
 +
</ul>
 +
</li>
 +
</ul>         
 +
</nav>
 +
    </div>
 +
</div>
-
<li>
+
<!-- Script: Menu attached to the top -->
-
                <a href="/Team:Grenoble-EMSE-LSU/Team">Team</a>
+
 
-
                    <ul class="subnav">
+
<script src="http://ajax.googleapis.com/ajax/libs/jquery/1/jquery.js"></script>
-
                    <li><a href="/Team:Grenoble-EMSE-LSU/Team">The Team</a></li>
+
 
-
                        <li><a href="/Team:Grenoble-EMSE-LSU/Team/Students">Students</a></li>
+
<script type="text/javascript">
-
                        <li><a href="/Team:Grenoble-EMSE-LSU/Team/Advisors">Advisors</a></li>
+
 
-
                        <li><a href="/Team:Grenoble-EMSE-LSU/Team/Instructors">Instructors</a></li>
+
$(document).ready(function () {
-
                    </ul>
+
var top = $('#nav').offset().top - parseFloat($('#nav').css('marginTop').replace(/auto/, 0));
-
</li>
+
$(window).scroll(function (event) {
-
          </ul>
+
  var y = $(this).scrollTop();
-
      </nav>
+
  if (y >= top) {
-
</body>
+
    $('#nav').addClass('fixed');
 +
  } else {
 +
    $('#nav').removeClass('fixed');
 +
  }
 +
});
 +
});
 +
 
 +
</script>
 +
 
</html>
</html>

Latest revision as of 03:52, 5 October 2013