Team:INSA-Lyon/Project/Notebook/Protocols

From 2010.igem.org

(Difference between revisions)
 
(8 intermediate revisions not shown)
Line 5: Line 5:
{{INSA-Lyon/menugauche}}
{{INSA-Lyon/menugauche}}
 +
{{INSA-Lyon/menunotebook}}
<html xmlns="http://www.w3.org/1999/xhtml" dir="ltr" lang="en-US" xml:lang="en">
<html xmlns="http://www.w3.org/1999/xhtml" dir="ltr" lang="en-US" xml:lang="en">
Line 10: Line 11:
<style type="text/css";>
<style type="text/css";>
.firstHeading{background-image: url(https://static.igem.org/mediawiki/2010/9/93/Team_INSA-Lyon_header_DroppyColi.jpg); backgroung-repeat: no repeat;}
.firstHeading{background-image: url(https://static.igem.org/mediawiki/2010/9/93/Team_INSA-Lyon_header_DroppyColi.jpg); backgroung-repeat: no repeat;}
 +
ul#topnav li:hover {
 +
background: #f200d0 url("https://static.igem.org/mediawiki/2010/d/d9/Team_INSA-Lyon_bouton_fushia.gif") repeat-x;
 +
}
 +
ul#topnav li span { background: #f200d0;}
</style>
</style>
-
<div class="colonnegauche">
+
<script type="text/javascript">
-
<div id="menug">
+
$(document).ready(function() {
-
<ul>
+
-
<li><a href="/Team:INSA-Lyon/Project/Theory" class="cteal"> > Theory</a></li>
+
-
<li><a href="/Team:INSA-Lyon/Project/Strategy" class="slateb"> > Strategy</a></li>
+
-
<li><a href="/Team:INSA-Lyon/Project/Results" class="yellow"> > Results</a></li>
+
-
<li><a href="/Team:INSA-Lyon/Project/Future_direction" class="coral"> > Future Direction</a></li>
+
-
<li><a href="/Team:INSA-Lyon/Project/Notebook" class="blue"> > Notebook</a></li>
+
-
<div id="ssmenug">
+
$("ul#topnav li").hover(function() { //Hover over event on list item
-
<li><a href="/Team:INSA-Lyon/Project/Notebook/Calendar" class="cteal"> > Calendar</a></li>
+
$(this).css({ 'background' : '#f200d0 url(https://static.igem.org/mediawiki/2010/d/d9/Team_INSA-Lyon_bouton_fushia.gif) repeat-x'}); //Add background color and image on hovered list item
-
<li><a href="/Team:INSA-Lyon/Project/Notebook/Protocols" class="brn"> > Protocols</a></li>
+
$(this).find("span").show(); //Show the subnav
-
</div>
+
} , function() { //on hover out...
 +
$(this).css({ 'background' : 'none'}); //Ditch the background
 +
$(this).find("span").hide(); //Hide the subnav
 +
});
-
<li><a href="/Team:INSA-Lyon/Project/Modeling" class="green"> > Modeling</a></li>
+
});
-
<li><a href="/Team:INSA-Lyon/Project/References" class="orange"> > References</a></li>
+
</script>
-
+
-
</ul>
+
-
</div>
+
-
</div>
+
-
<div class="colonnedroite">
 
-
<p>
 
-
<br>
 
-
<br>
 
-
<br>
 
-
</p>
 
-
</div>
 
-
<div id="corps">
+
<div id="corps2">
-
 
+
<br>
-
<h3> Protocols </h3>
+
<h2> Protocols </h2>
-
<br><p>Currently under construction <br><br><br><br></p>
+
<br><p>Choose a protocol to read its description :
 +
<br>
 +
<br></p>
</html>
</html>
{{Template:INSALyon2010_Protocole}}
{{Template:INSALyon2010_Protocole}}
<html>
<html>
 +
<br />
 +
</div>
 +
<div id="corps4" style="border:0px;">
 +
 +
<div style="float:justify;border:solid 0px green;> <!-- mettre 1px si cadre -->
 +
  -moz-border-radius: 15px;
 +
  -webkit-border-radius: 15px;
 +
  border-radius: 15px;">
 +
 +
<div style="text-align:center;">
 +
<a id="csb" href="http://fondation.insa-lyon.fr/"><img style="width: 120px; height: 60px; margin: 10px; padding-top: 15px; padding-bottom: 15px" src="https://static.igem.org/mediawiki/2010/8/81/Team_INSA-Lyon_logo_fondationINSA.jpg"/></a>
 +
 +
<a id="csb" href="http://www.biomerieux.fr/"><img style="width: 120px; height: 90px; margin: 10px" src="http://www.biomerieux.fr/france/img/logo_home.png"/></a>
 +
 +
 +
<a id="csb" href="http://www.insa-lyon.fr/en"><img style="width: 120px; height: 64.2px; margin: 15px; padding-top: 10px; padding-bottom: 10px" src="https://static.igem.org/mediawiki/2010/4/46/Team_INSA-Lyon_logo_Insa.png" /></a>
 +
 +
 +
</div>
</div>
</div>
 +
</div>
</html>
</html>

Latest revision as of 14:18, 27 October 2010